FfmpegAudioDecoder
class FfmpegAudioDecoder(format: Format, numInputBuffers: Int, numOutputBuffers: Int, initialInputBufferSize: Int, outputFloat: Boolean) : SimpleDecoder<DecoderInputBuffer?, SimpleDecoderOutputBuffer?, FfmpegDecoderException?>
Constructors
Properties
Functions
Link copied to clipboard
open override fun decode(inputBuffer: DecoderInputBuffer, outputBuffer: SimpleDecoderOutputBuffer, reset: Boolean): FfmpegDecoderException?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard