|
|
|
|
Location:
Audio.h
class TMdaRawAudioClipFormat : public TMdaClipFormat;
Audio format for raw audio clips.
An object of this type can be passed to CMdaAudioRecorderUtility::OpenL() or CMdaAudioConvertUtility::OpenL().
TMdaRawPackage - Abstract base class for all media server package types
TMdaPackage - A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaClipFormat - The base class for audio clip sound formats
TMdaRawAudioClipFormat - Audio format for raw audio clips
Defined in TMdaRawAudioClipFormat:
TMdaRawAudioClipFormat()
Inherited from TMdaPackage:
SetUid(),
Type(),
Uid(),
operator==()
Inherited from TMdaRawPackage:
Package(),
SetSize(),
iThis
inline TMdaRawAudioClipFormat();
The default constructor initialises the object so that it can be identified by the media server.