OpusSampleEntry

class OpusSampleEntry(channelCount: Short, dOps: OpusSpecificBox, btrt: BitRateBox? = null) : AudioSampleEntry(source)

Constructors

Link copied to clipboard
constructor(channelCount: Short, dOps: OpusSpecificBox, btrt: BitRateBox? = null)

Properties

Link copied to clipboard
open override val size: Int
Link copied to clipboard

Functions

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