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
/
VisualSampleEntry
/
VisualSampleEntry
Visual
Sample
Entry
constructor
(
type
:
String
,
resolution
:
Size
,
horizontalResolution
:
Int
=
72
,
verticalResolution
:
Int
=
72
,
frameCount
:
Short
=
1
,
compressorName
:
String
?
=
null
,
depth
:
Short
=
24
,
otherBoxes
:
List
<
Box
>
=
emptyList()
,
clap
:
CleanApertureBox
?
=
null
,
pasp
:
PixelAspectRatioBox
?
=
null
)