OpusSpecificBox

class OpusSpecificBox(version: Byte = 0, outputChannelCount: Byte, preSkip: Short, inputSampleRate: Int, outputGain: Short, channelMappingFamily: Byte, channelMapping: IdentificationHeader.ChannelMapping? = null) : Box

Constructors

Link copied to clipboard
constructor(version: Byte = 0, outputChannelCount: Byte, preSkip: Short, inputSampleRate: Int, outputGain: Short, channelMappingFamily: Byte, channelMapping: IdentificationHeader.ChannelMapping? = null)

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)