Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: Resource.h

Class TMdaClipFormat

class TMdaClipFormat : public TMdaPackage;

Description

The base class for audio clip sound formats.

This class is a package designed to wrap up the UID (and possibly other data) of an audio clip format.

A clip format object (for instance TMdaWavClipFormat, TMdaAuClipFormat or TMdaRawAudioClipFormat) is passed as a parameter to CMdaAudioRecorderUtility::OpenL(), and to CMdaAudioConvertUtility::OpenL().

Derivation

Members

Defined in TMdaClipFormat:
TMdaClipFormat(), TMdaClipFormat()

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

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


Construction and destruction


TMdaClipFormat()

inline TMdaClipFormat();

Description


TMdaClipFormat()

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

Description

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

Parameters

TUid aUid

TInt aDerivedSize