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 ( TMMFMessageDestinationPckg aMessageHandler,
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()

void ConstructL ( ) [private]

By default Symbian 2nd phase constructor is private.

GetVadMode(TBool &)

IMPORT_C TInt GetVadMode ( TBool & aVadMode ) [virtual]

Parameters

TBool & aVadMode

NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)

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

Two-phased constructor.

Parameters

TMMFMessageDestinationPckg aMessageHandler
MCustomCommand & aCustomCommand
CCustomInterfaceUtility * aCustomInterfaceUtility

SetEncoderMode(TEncodeMode)

IMPORT_C TInt SetEncoderMode ( TEncodeMode aEncodeMode ) [virtual]

Parameters

TEncodeMode aEncodeMode

SetVadMode(TBool)

IMPORT_C TInt SetVadMode ( TBool aVadMode ) [virtual]

Parameters

TBool aVadMode

Member Data Documentation

MCustomCommand & iCustomCommand

MCustomCommand & iCustomCommand [private]

CCustomInterfaceUtility * iCustomInterfaceUtility

CCustomInterfaceUtility * iCustomInterfaceUtility [private]

TMMFMessageDestinationPckg iMessageHandler

TMMFMessageDestinationPckg iMessageHandler [private]