Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: Audio.h

Class TMdaAuCodec

class TMdaAuCodec : public TMdaPackage;

Description

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.

Derivation

Members

Defined in TMdaAuCodec:
TMdaAuCodec(), TMdaAuCodec()

Inherited from TMdaPackage:
SetUid(), Type(), Uid(), operator==()

Inherited from TMdaRawPackage:
Package(), SetSize(), iThis


Construction and destruction


TMdaAuCodec()

inline TMdaAuCodec();

Description

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


TMdaAuCodec()

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

Description

Parameters

TUid aUid

TInt aDerivedSize