TimeToSampleBox

Constructors

Link copied to clipboard
constructor(decodingTimes: List<TimeToSampleBox.Entry>)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class Entry(count: Int, val delta: 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)