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.opus
/
IdentificationHeader
/
IdentificationHeader
Identification
Header
constructor
(
version
:
Byte
,
channelCount
:
Byte
,
preSkip
:
Short
,
inputSampleRate
:
Int
,
outputGain
:
Short
,
channelMappingFamily
:
Byte
,
channelMapping
:
IdentificationHeader.ChannelMapping
?
)