StreamPack
Toggle table of contents
3.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-flv
/
io.github.thibaultbee.streampack.ext.flv.elements.endpoints.composites.muxer.utils
/
FlvTagBuilder
/
addStream
add
Stream
suspend
fun
addStream
(
streamConfig
:
CodecConfig
)
:
Int
(
source
)
Adds a stream to the filter.
Return
The stream PID. 0 for audio, 1 for video.
Parameters
stream
Config
The stream configuration.