#include <mda/common/audio.h>
class TMdaAuCodec : public TMdaPackage |
Public Member Functions | |
---|---|
TMdaAuCodec() |
Protected Member Functions | |
---|---|
TMdaAuCodec(TUid, TInt) |
Inherited Attributes | |
---|---|
TMdaRawPackage::iThis |
Deprecated
The base class for codecs used by .au audio files.
An object derived from this class can be used to specify the compression algorithm to use when recording or converting a .au audio clip (whose format is TMdaAuClipFormat). When playing back a .au clip, the codec is not specified: the media server identifies the correct one to use.