Location:
mda\common\resource.h
Link against: n/a
TMdaClipFormat
Supported from 6.0
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()
.
|
Defined in TMdaClipFormat
:
TMdaClipFormat()
Inherited from TMdaPackage
:
Type()
,
Uid()
,
operator==()
TMdaClipFormat();
The default constructor initialises the object so that it can be identified by the media server.