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)