Location:
mda\common\audio.h
Link against: n/a
TMdaEpocWveClipFormat
Supported from 6.0
The format for Symbian's .wve audio clips.
An object of this type can be passed to CMdaAudioRecorderUtility::OpenL()
or CMdaAudioConvertUtility::OpenL()
.
|
Defined in TMdaEpocWveClipFormat
:
TMdaEpocWveClipFormat()
, iEpocVolume
, iRepeatCount
, iTrailingSilence
Inherited from TMdaPackage
:
Type()
,
Uid()
,
operator==()
TMdaEpocWveClipFormat();
The default constructor initialises the object so that it can be identified by the media server.
TInt iTrailingSilence;
The silence between repeats, measured in seconds. This value is not currently used.
TInt iEpocVolume;
This value is not currently used.