StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.av.audio.aac
/
StreamMuxConfig
/
StreamMuxConfig
Stream
Mux
Config
constructor
(
audioMuxVersion
:
Int
=
0
,
audioMuxVersionA
:
Int
=
0
,
allStreamsSameTimeFraming
:
Boolean
?
=
null
,
numSubFrames
:
Int
?
=
null
,
numProgram
:
Int
?
=
null
,
numLayer
:
Int
?
=
null
,
audioSpecificConfig
:
BitBuffer
?
=
null
,
frameLengthType
:
Int
?
=
null
)