SyncSampleBox

class SyncSampleBox(sampleNumber: List<Int>) : FullBox

Constructors

Link copied to clipboard
constructor(sampleNumber: List<Int>)

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)