SampleDescriptionBox

class SampleDescriptionBox(sampleEntries: List<SampleEntry>) : FullBox

Constructors

Link copied to clipboard
constructor(sampleEntry: SampleEntry)
constructor(sampleEntries: List<SampleEntry>)

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)