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 *)

voidConstructL(CVoIPILBCDecoderIntfcImpl *aFormatIntfcImpl)[protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPILBCDecoderIntfcImpl * aFormatIntfcImpl

GetCNG(TBool &)

IMPORT_C TIntGetCNG(TBool &aCng)

?description

Since
S60 v5.0

Parameters

TBool & aCng

GetMode(TILBCCodecMode &)

IMPORT_C TIntGetMode(TILBCCodecMode &aMode)

?description

Since
S60 v5.0

Parameters

TILBCCodecMode & aMode

SetCNG(TBool)

IMPORT_C TIntSetCNG(TBoolaCng)

?description

Since
S60 v5.0

Parameters

TBool aCng

SetMode(TILBCCodecMode)

IMPORT_C TIntSetMode(TILBCCodecModeaMode)

?description

Since
S60 v5.0

Parameters

TILBCCodecMode aMode

Member Data Documentation

CVoIPILBCDecoderIntfcImpl * iFormatIntfcImpl

CVoIPILBCDecoderIntfcImpl *iFormatIntfcImpl[protected]