MediaDataBox

class MediaDataBox(dataSize: Int) : Box

Constructors

Link copied to clipboard
constructor(dataSize: Int)

Properties

Link copied to clipboard
open override val size: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)
Link copied to clipboard