CRCSEAudioCodecEntry Class Reference

class CRCSEAudioCodecEntry : public CBase

Audio Codec entry, which is stored to RCSE.

RCSE.lib
Since
Series 60 3.0

Inherits from

Constructor & Destructor Documentation

CRCSEAudioCodecEntry()

CRCSEAudioCodecEntry ( ) [private]

C++ default constructor. Initialises values to ENotSet.

~CRCSEAudioCodecEntry()

IMPORT_C ~CRCSEAudioCodecEntry ( ) [virtual]

Destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

By default Symbian 2nd phase constructor is private.

NewL()

IMPORT_C CRCSEAudioCodecEntry * NewL ( ) [static]

Two-phased constructor.

NewLC()

IMPORT_C CRCSEAudioCodecEntry * NewLC ( ) [static]

Two-phased constructor.

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

TOnOff iAnnexb

TOnOff iAnnexb

RArray< TUint32 > iChannels

RArray < TUint32 > iChannels

TUint32 iCodecId

TUint32 iCodecId

TOnOff iCrc

TOnOff iCrc

TOnOff iDTX

TOnOff iDTX

TInt32 iInterLeaving

TInt32 iInterLeaving

TInt32 iJitterBufferSize

TInt32 iJitterBufferSize

TInt32 iMaxRed

TInt32 iMaxRed

TInt32 iMaxptime

TInt32 iMaxptime

TBuf< KMaxCodecNameLength > iMediaSubTypeName

TBuf < KMaxCodecNameLength > iMediaSubTypeName

TBuf< KMaxMediaTypeNameLenght > iMediaTypeName

TBuf < KMaxMediaTypeNameLenght > iMediaTypeName

TInt32 iModeChangeCapability

TInt32 iModeChangeCapability

TOnOff iModeChangeNeighbor

TOnOff iModeChangeNeighbor

TInt32 iModeChangePeriod

TInt32 iModeChangePeriod

RArray< TUint32 > iModeSet

RArray < TUint32 > iModeSet

TOnOff iOctetAlign

TOnOff iOctetAlign

TInt32 iPtime

TInt32 iPtime

TOnOff iRobustSorting

TOnOff iRobustSorting

TInt32 iSamplingRate

TInt32 iSamplingRate

TOnOff iVAD

TOnOff iVAD