CVoIPG711DecoderIntfc Class Reference

class CVoIPG711DecoderIntfc : public CVoIPFormatIntfc

CVoIPG711DecoderIntfc class

G.711 decoder configuration class

VoIPAudioIntfc.dll

Inherits from

Constructor & Destructor Documentation

CVoIPG711DecoderIntfc()

CVoIPG711DecoderIntfc()[protected]

Constructor

Since
S60 v5.0

~CVoIPG711DecoderIntfc()

IMPORT_C~CVoIPG711DecoderIntfc()[virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL(CVoIPG711DecoderIntfcImpl *)

voidConstructL(CVoIPG711DecoderIntfcImpl *aFormatIntfcImpl)[protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPG711DecoderIntfcImpl * aFormatIntfcImpl

GetCNG(TBool &)

IMPORT_C TIntGetCNG(TBool &aCng)

?description

Since
S60 v5.0

Parameters

TBool & aCng

GetMode(TG711CodecMode &)

IMPORT_C TIntGetMode(TG711CodecMode &aMode)

?description

Since
S60 v5.0

Parameters

TG711CodecMode & aMode

GetPLC(TBool &)

IMPORT_C TIntGetPLC(TBool &aPlc)

?description

Since
S60 v5.0

Parameters

TBool & aPlc

SetCNG(TBool)

IMPORT_C TIntSetCNG(TBoolaCng)

?description

Since
S60 v5.0

Parameters

TBool aCng

SetMode(TG711CodecMode)

IMPORT_C TIntSetMode(TG711CodecModeaMode)

?description

Since
S60 v5.0

Parameters

TG711CodecMode aMode

SetPLC(TBool)

IMPORT_C TIntSetPLC(TBoolaPlc)

?description

Since
S60 v5.0

Parameters

TBool aPlc

Member Data Documentation

CVoIPG711DecoderIntfcImpl * iFormatIntfcImpl

CVoIPG711DecoderIntfcImpl *iFormatIntfcImpl[protected]