OpusSampleEntry

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

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
val version: Int = 0

Functions

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