Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <Audio.h>

Class TMdaWavCodec

Interface status: deprecated

class TMdaWavCodec : public TMdaPackage;

Description

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.

Derivation

Members

Defined in TMdaWavCodec:

Inherited from TMdaPackage:

Inherited from TMdaRawPackage:


Construction and destruction


TMdaWavCodec()

Interface status: deprecated Inherited from: TMdaWavCodec

inline TMdaWavCodec();

Description

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


TMdaWavCodec(TUid,TInt)

Interface status: deprecated Inherited from: TMdaWavCodec

protected: inline TMdaWavCodec(TUid aUid, TInt aDerivedSize);

Description

Parameters

TUid aUid

TInt aDerivedSize