StreamPack
3.1.0
      Target filter
Search in API
Skip to content
    StreamPack
streampack-core/io.github.thibaultbee.streampack.core.elements.endpoints.composites.muxers.mp4.boxes/Box

Box

sealed class Box(type: String, isCompact: Boolean = true) : ByteBufferWriter(source)

Inheritors

AV1CodecConfigurationBox
AVCConfigurationBox
BitRateBox
FullBox
CleanApertureBox
DataInformationBox
FileTypeBox
HEVCConfigurationBox
MediaBox
MediaDataBox
MediaInformationBox
MovieBox
MovieExtendsBox
MovieFragmentBox
MovieFragmentRandomAccessBox
OpusSpecificBox
PixelAspectRatioBox
SampleEntry
SampleTableBox
TrackBox
TrackFragmentBox

Constructors

Box
Link copied to clipboard
protected constructor(type: String, isCompact: Boolean = true)

Properties

size
Link copied to clipboard
open override val size: Int

Functions

toByteBuffer
Link copied to clipboard
open fun toByteBuffer(): ByteBuffer
write
Link copied to clipboard
open override fun write(output: ByteBuffer)
Generated by Dokka
© 2026 Copyright