public class AVIPCMAudioCodec extends PCMAudioCodec
PCMAudioCodec
performs sign conversion, endian conversion and
quantization conversion of PCM audio data.
Does not perform sampling rate conversion or channel conversion.
FIXME Maybe create separate subclasses for AVI PCM and QuickTime PCM.
inputFormat, inputFormats, name, outputFormat, outputFormats
CODEC_FAILED, CODEC_INPUT_NOT_CONSUMED, CODEC_OK, CODEC_OUTPUT_NOT_FILLED
Constructor and Description |
---|
AVIPCMAudioCodec() |
process, write16STo16U, write16STo8U, write16To16, write16UTo16S, write8STo8S, write8STo8U, write8To8, write8UTo8S
getInputFormat, getInputFormats, getName, getOutputFormat, getOutputFormats, reset, setInputFormat, setOutputFormat, toString