DataEntryBox

sealed class DataEntryBox(type: String, flags: Int) : FullBox

Inheritors

Constructors

Link copied to clipboard
protected constructor(type: String, flags: 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)