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

void ConstructL ( CVoIPG711DecoderIntfcImpl * aFormatIntfcImpl ) [protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPG711DecoderIntfcImpl * aFormatIntfcImpl

GetCNG(TBool &)

IMPORT_C TInt GetCNG ( TBool & aCng )

?description

Since
S60 v5.0

Parameters

TBool & aCng

GetMode(TG711CodecMode &)

IMPORT_C TInt GetMode ( TG711CodecMode & aMode )

?description

Since
S60 v5.0

Parameters

TG711CodecMode & aMode

GetPLC(TBool &)

IMPORT_C TInt GetPLC ( TBool & aPlc )

?description

Since
S60 v5.0

Parameters

TBool & aPlc

SetCNG(TBool)

IMPORT_C TInt SetCNG ( TBool aCng )

?description

Since
S60 v5.0

Parameters

TBool aCng

SetMode(TG711CodecMode)

IMPORT_C TInt SetMode ( TG711CodecMode aMode )

?description

Since
S60 v5.0

Parameters

TG711CodecMode aMode

SetPLC(TBool)

IMPORT_C TInt SetPLC ( TBool aPlc )

?description

Since
S60 v5.0

Parameters

TBool aPlc

Member Data Documentation

CVoIPG711DecoderIntfcImpl * iFormatIntfcImpl

CVoIPG711DecoderIntfcImpl * iFormatIntfcImpl [protected]