CVoIPG711EncoderIntfc Class Reference

class CVoIPG711EncoderIntfc : public CVoIPFormatIntfc

CVoIPG711EncoderIntfc class

G.711 encoder configuration class

VoIPAudioIntfc.dll

Inherits from

Constructor & Destructor Documentation

CVoIPG711EncoderIntfc()

CVoIPG711EncoderIntfc ( ) [protected]

Constructor

Since
S60 v5.0

~CVoIPG711EncoderIntfc()

IMPORT_C ~CVoIPG711EncoderIntfc ( ) [virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL(CVoIPG711EncoderIntfcImpl *)

void ConstructL ( CVoIPG711EncoderIntfcImpl * aFormatIntfcImpl ) [protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPG711EncoderIntfcImpl * aFormatIntfcImpl

GetMode(TG711CodecMode &)

IMPORT_C TInt GetMode ( TG711CodecMode & aMode )

?description

Since
S60 v5.0

Parameters

TG711CodecMode & aMode

SetMode(TG711CodecMode)

IMPORT_C TInt SetMode ( TG711CodecMode aMode )

?description

Since
S60 v5.0

Parameters

TG711CodecMode aMode

Member Data Documentation

CVoIPG711EncoderIntfcImpl * iFormatIntfcImpl

CVoIPG711EncoderIntfcImpl * iFormatIntfcImpl [protected]