CRCSEAudioCodecEntry Class Reference
class CRCSEAudioCodecEntry : public CBase |
Audio Codec entry, which is stored to RCSE.
RCSE.lib
- Since
- Series 60 3.0
Constructor & Destructor Documentation
CRCSEAudioCodecEntry()
CRCSEAudioCodecEntry | ( | ) | [private] |
C++ default constructor. Initialises values to ENotSet.
~CRCSEAudioCodecEntry()
IMPORT_C | ~CRCSEAudioCodecEntry | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ResetDefaultCodecValues()
void | ResetDefaultCodecValues | ( | ) | |
Resets entry to default values.
- Since
- Series 60 3.0
SetDefaultCodecValueSet(TPtrC)
IMPORT_C void | SetDefaultCodecValueSet | ( | TPtrC | aCodecType | ) | |
Sets defeault values for different codecs.
- Since
- Series 60 3.0
Parameters
TPtrC aCodecType | defines codec specific parameter default values. |
Member Enumerations Documentation
Enum TOnOff
Enumerators
EOONotSet = KNotSet | |
EOff = 0 | |
EOn = 1 | |
Member Data Documentation
RArray< TUint32 > iChannels
TBuf< KMaxCodecNameLength > iMediaSubTypeName
TBuf< KMaxMediaTypeNameLenght > iMediaTypeName
TInt32
iModeChangeCapability
TOnOff
iModeChangeNeighbor
RArray< TUint32 > iModeSet
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.