Entry

class Entry(firstChunk: Int, val samplesPerChunk: Int, sampleDescriptionId: Int) : ByteBufferWriter

Constructors

Link copied to clipboard
constructor(firstChunk: Int, samplesPerChunk: Int, sampleDescriptionId: Int)

Properties

Link copied to clipboard
Link copied to clipboard
open override val size: Int = 12

Functions

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