KiteFFmpeg
Toggle table of contents
0.1.0
Guide
GitHub
common
jvmAndAndroid
native
webRefused
Target filter
common
jvmAndAndroid
native
webRefused
Switch theme
Search in API
Skip to content
KiteFFmpeg
kiteffmpeg
/
io.github.yuroyami.kiteffmpeg
/
AudioEncoder
/
drive
drive
common
jvmAndAndroid
native
webRefused
expect
suspend
fun
drive
(
input
:
Flow
<
Frame
>
)
Drain
input
into this encoder + the parent muxer. Returns when the flow completes.
actual
suspend
fun
drive
(
input
:
ERROR CLASS: Symbol not found for Flow<io/github/yuroyami/kiteffmpeg/Frame>
)
actual
suspend
fun
drive
(
input
:
Flow
<
Frame
>
)
Drain
input
into this encoder + the parent muxer. Returns when the flow completes.
actual
suspend
fun
drive
(
input
:
Flow
<
Frame
>
)
Drain
input
into this encoder + the parent muxer. Returns when the flow completes.