CMMFVideoRecordControllerExtCustomCommandParser Class Reference
class CMMFVideoRecordControllerExtCustomCommandParser : public CMMFCustomCommandParserBase |
Custom command parser class to be used by controller plug-ins wishing to implement VideoRecorderExt custom commands.
The controller plug-in should create an object of this type and add it to the list of custom command parsers in the controller framework. The controller plug-in must be derived from MMMFVideoRecordControllerExtCustomCommandImplementor to use this class.
Inherits from
- CMMFVideoRecordControllerExtCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoRecordControllerExtCustomCommandParser(MMMFVideoRecordControllerExtCustomCommandImplementor &)
~CMMFVideoRecordControllerExtCustomCommandParser()
IMPORT_C | ~CMMFVideoRecordControllerExtCustomCommandParser | ( | ) | |
Member Functions Documentation
DoHandleRequestL(TMMFMessage &)
DoSetVideoEnabledL(TMMFMessage &)
DoSetVideoFrameRateFixedL(TMMFMessage &)
DoSetVideoQualityL(TMMFMessage &)
DoVideoEnabledL(TMMFMessage &)
DoVideoFrameRateFixedL(TMMFMessage &)
DoVideoQualityL(TMMFMessage &)
HandleRequest(TMMFMessage &)
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoRecordControllerExtCustomCommandImplementor &)
Creates a new custom command parser that supports the video rate control and auto scaling.
Member Data Documentation
MMMFVideoRecordControllerExtCustomCommandImplementor & iImplementor
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.