DecoderConfigDescriptor

open class DecoderConfigDescriptor(objectTypeIndication: ObjectTypeIndication, streamType: StreamType, upStream: Boolean, bufferSize: Int, maxBitrate: Int, avgBitrate: Int, decoderSpecificInfo: DecoderSpecificInfo) : BaseDescriptor

Inheritors

Constructors

Link copied to clipboard
constructor(objectTypeIndication: ObjectTypeIndication, streamType: StreamType, upStream: Boolean, bufferSize: Int, maxBitrate: Int, avgBitrate: Int, decoderSpecificInfo: DecoderSpecificInfo)

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)