TMdaClipFormat Class Reference

#include <mda/common/resource.h>

class TMdaClipFormat : public TMdaPackage, public TMdaPackage

Detailed Description

Deprecated

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().

Deprecated

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().

Constructor & Destructor Documentation

TMdaClipFormat ( )

TMdaClipFormat()[inline]

TMdaClipFormat ( TUid, TInt )

TMdaClipFormat(TUidaUid,
TIntaDerivedSize
)[protected, inline]

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