SampleSizeBox

class SampleSizeBox(sampleSize: Int = 0, sampleSizeEntries: List<Int>? = null) : FullBox

Constructors

Link copied to clipboard
constructor(sampleSize: Int = 0, sampleSizeEntries: List<Int>? = null)

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)