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.endpoints.composites.muxers.mp4.boxes
/
AudioSampleEntry
/
AudioSampleEntry
Audio
Sample
Entry
constructor
(
type
:
String
,
version
:
Int
=
0
,
channelCount
:
Short
,
sampleSize
:
Short
,
sampleRate
:
Int
,
otherBoxes
:
List
<
Box
>
=
emptyList()
)