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.models
/
Chunk
/
IndexedFrame
Indexed
Frame
class
IndexedFrame
(
val
id
:
Int
,
val
frame
:
Frame
)
Members
Constructors
Indexed
Frame
Link copied to clipboard
constructor
(
id
:
Int
,
frame
:
Frame
)
Properties
frame
Link copied to clipboard
val
frame
:
Frame
id
Link copied to clipboard
val
id
:
Int