CVoIPILBCDecoderIntfc Class Reference

class CVoIPILBCDecoderIntfc : public CVoIPFormatIntfc

CVoIPILBCDecoderIntfc class

iLBC decoder configuration class

VoIPAudioIntfc.dll

Inherits from

Constructor & Destructor Documentation

CVoIPILBCDecoderIntfc()

CVoIPILBCDecoderIntfc ( ) [protected]

Constructor

Since
S60 v5.0

~CVoIPILBCDecoderIntfc()

IMPORT_C ~CVoIPILBCDecoderIntfc ( ) [virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL(CVoIPILBCDecoderIntfcImpl *)

void ConstructL ( CVoIPILBCDecoderIntfcImpl * aFormatIntfcImpl ) [protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPILBCDecoderIntfcImpl * aFormatIntfcImpl

GetCNG(TBool &)

IMPORT_C TInt GetCNG ( TBool & aCng )

?description

Since
S60 v5.0

Parameters

TBool & aCng

GetMode(TILBCCodecMode &)

IMPORT_C TInt GetMode ( TILBCCodecMode & aMode )

?description

Since
S60 v5.0

Parameters

TILBCCodecMode & aMode

SetCNG(TBool)

IMPORT_C TInt SetCNG ( TBool aCng )

?description

Since
S60 v5.0

Parameters

TBool aCng

SetMode(TILBCCodecMode)

IMPORT_C TInt SetMode ( TILBCCodecMode aMode )

?description

Since
S60 v5.0

Parameters

TILBCCodecMode aMode

Member Data Documentation

CVoIPILBCDecoderIntfcImpl * iFormatIntfcImpl

CVoIPILBCDecoderIntfcImpl * iFormatIntfcImpl [protected]