#include <mda/common/resource.h>
| class TMdaClipFormat : public TMdaPackage, public TMdaPackage |
| Public Member Functions | |
|---|---|
| TMdaClipFormat() | |
| Protected Member Functions | |
|---|---|
| TMdaClipFormat(TUid, TInt) | |
| Inherited Attributes | |
|---|---|
| TMdaRawPackage::iThis | |
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().