CG711EncoderIntfcMsgHdlr Class Reference
class CG711EncoderIntfcMsgHdlr : public CMMFObject |
Handle messages from interface proxy. The class receives the messages sent by the custom interface proxy and makes the appropriate call on its custom interface implementation.
G711EncoderIntfcMsgHdlr.lib
- Since
- S60 3.0
Constructor & Destructor Documentation
CG711EncoderIntfcMsgHdlr(CG711EncoderIntfc *)
~CG711EncoderIntfcMsgHdlr()
IMPORT_C | ~CG711EncoderIntfcMsgHdlr | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
DoGetVadModeL(TMMFMessage &)
DoHandleRequestL(TMMFMessage &)
DoSetEncoderModeL(TMMFMessage &)
DoSetVadModeL(TMMFMessage &)
HandleRequest(TMMFMessage &)
IMPORT_C void | HandleRequest | ( | TMMFMessage & | aMessage | ) | [virtual] |
Passes a message to the object to handle.
This is a pure virtual method to be implemented by concrete classes derived from this class.
The message passed in MUST be completed by the object; however, it can be copied to be completed at a later time, should some other asynchronous action need to occur first.
Parameters
TMMFMessage & aMessage | The message to be handled. This MUST be completed by the object. |
NewL(TAny *)
Parameters
TAny * aG711EncoderIntfcImpl | |
Member Data Documentation
CG711EncoderIntfc * iG711EncoderIntfcCI
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.