| class TMdaRawAudioCodec : public TMdaPackage |
The base class for raw audio codecs.
An object derived from this class can be used to specify the algorithm to use when opening a raw audio clip (whose format is TMdaRawAudioClipFormat ).
Raw audio clips are have no header information, so that when opening one, the user must supply a codec and a package containing the settings appropriate for the data in the clip.
TMdaRawAudioClipFormat CMdaAudioConvertUtility::OpenL() CMdaAudioRecorderUtility::OpenL()
| Public Member Functions | |
|---|---|
| TMdaRawAudioCodec () | |
| Protected Member Functions | |
|---|---|
| TMdaRawAudioCodec ( TUid , TInt ) | |
| Inherited Attributes | |
|---|---|
| TMdaRawPackage::iThis | |
| TMdaRawAudioCodec | ( | ) | [inline] |
The default constructor initialises the package so that it can be identified by the media server.
| TMdaRawAudioCodec | ( | TUid | aUid, |
| TInt | aDerivedSize | ||
| ) | [protected, inline] | ||
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.