CG711EncoderIntfcProxy Class Reference

class CG711EncoderIntfcProxy : public CG711EncoderIntfc

Proxy for G711 encoder interface. This proxy translates the interface API calls to messages and sends them to the message handler.

G711EncoderIntfcProxy.lib
Since
S60 3.0

Inherits from

Constructor & Destructor Documentation

CG711EncoderIntfcProxy(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

CG711EncoderIntfcProxy(TMMFMessageDestinationPckgaMessageHandler,
MCustomCommand &aCustomCommand,
CCustomInterfaceUtility *aCustomInterfaceUtility
)[private]

C++ default constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

~CG711EncoderIntfcProxy()

IMPORT_C~CG711EncoderIntfcProxy()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

GetVadMode(TBool &)

IMPORT_C TIntGetVadMode(TBool &aVadMode)[virtual]

Parameters

TBool & aVadMode

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

IMPORT_C CG711EncoderIntfcProxy *NewL(TMMFMessageDestinationPckgaMessageHandler,
MCustomCommand &aCustomCommand,
CCustomInterfaceUtility *aCustomInterfaceUtility
)[static]

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetEncoderMode(TEncodeMode)

IMPORT_C TIntSetEncoderMode(TEncodeModeaEncodeMode)[virtual]

Parameters

TEncodeMode aEncodeMode

SetVadMode(TBool)

IMPORT_C TIntSetVadMode(TBoolaVadMode)[virtual]

Parameters

TBool aVadMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand &iCustomCommand[private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility *iCustomInterfaceUtility[private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler[private]