Class AVIPCMAudioCodec

All Implemented Interfaces:
Codec

public class AVIPCMAudioCodec extends AbstractPCMAudioCodec
AbstractPCMAudioCodec 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.

Author:
Werner Randelshofer
  • Constructor Details

    • AVIPCMAudioCodec

      public AVIPCMAudioCodec()