Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <Resource.h>

Class TMdaClipFormat

Interface status: deprecated

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(TMdaClipLocation *,TMdaClipFormat *,TMdaPackage *,TMdaPackage *), and to CMdaAudioConvertUtility::OpenL(const TDesC &,const TDesC &).

Derivation

Members

Defined in TMdaClipFormat:

Inherited from TMdaPackage:

Inherited from TMdaRawPackage:


Construction and destruction


TMdaClipFormat()

Interface status: deprecated Inherited from: TMdaClipFormat

inline TMdaClipFormat();

Description


TMdaClipFormat(TUid,TInt)

Interface status: deprecated Inherited from: 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