TMdaWavCodec Class Reference

#include <mda/common/audio.h>

class TMdaWavCodec : public TMdaPackage

Detailed Description

Deprecated

The base class for codecs used by .wav audio files.

An object derived from this class can be used to specify the compression algorithm to use when recording or converting a .wav audio clip. When playing back a .wav clip, the codec is not specified: the media server identifies the correct one to use.

Constructor & Destructor Documentation

TMdaWavCodec ( )

TMdaWavCodec()[inline]

The default constructor initialises the package so that it can be identified by the media server.

TMdaWavCodec ( TUid, TInt )

TMdaWavCodec(TUidaUid,
TIntaDerivedSize
)[protected, inline]