SampleToChunkBox

Constructors

Link copied to clipboard
constructor(chunkEntries: List<SampleToChunkBox.Entry>)

Types

Link copied to clipboard
class Entry(firstChunk: Int, val samplesPerChunk: Int, sampleDescriptionId: Int) : ByteBufferWriter

Properties

Link copied to clipboard
open override val size: Int
Link copied to clipboard
protected val version: Byte

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)