Package-level declarations

Types

Link copied to clipboard
class FfmpegAudioDecoder(format: Format, numInputBuffers: Int, numOutputBuffers: Int, initialInputBufferSize: Int, outputFloat: Boolean) : SimpleDecoder<DecoderInputBuffer?, SimpleDecoderOutputBuffer?, FfmpegDecoderException?>
Link copied to clipboard

Creates a new instance.

Link copied to clipboard

Thrown when an FFmpeg decoder error occurs.

Link copied to clipboard

Configures and queries the underlying native library.