Kodio
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodio
kodio-core
/
space.kodio.core.io.files
/
writeToSink
write
To
Sink
suspend
fun
AudioFlow
.
writeToSink
(
format
:
AudioFileFormat
,
sink
:
Sink
)
Collects this flow and writes the PCM data to
sink
in the chosen file
format
(WAV, AIFF, or AU).