CMMFVideoPlayControllerCustomCommandParser Class Reference
class CMMFVideoPlayControllerCustomCommandParser : public CMMFCustomCommandParserBase |
Custom command parser class to be used by controller plugins wishing to support video play controller commands.
The controller plugin must be derived from MMMFVideoPlayControllerCustomCommandImplementor to use this class. The controller plugin should create an object of this type and add it to the list of custom command parsers in the controller framework.
Inherits from
- CMMFVideoPlayControllerCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoPlayControllerCustomCommandParser(MMMFVideoPlayControllerCustomCommandImplementor &)
~CMMFVideoPlayControllerCustomCommandParser()
IMPORT_C | ~CMMFVideoPlayControllerCustomCommandParser | ( | ) | |
Member Functions Documentation
DoDirectScreenAccessEventL(TMMFMessage &)
DoGetAudioEnabledL(TMMFMessage &)
DoGetCropRegionL(TMMFMessage &)
DoGetFrameL(TMMFMessage &)
DoGetLoadingProgressL(TMMFMessage &)
DoGetRotationL(TMMFMessage &)
DoGetScaleFactorL(TMMFMessage &)
DoHandleRequestL(TMMFMessage &)
DoPrepareL(TMMFMessage &)
DoRefreshFrameL(TMMFMessage &)
DoRequestFrameL(TMMFMessage &)
DoSetCropRegionL(TMMFMessage &)
DoSetDisplayWindowL(TMMFMessage &)
DoSetRotationL(TMMFMessage &)
DoSetScaleFactorL(TMMFMessage &)
DoUpdateDisplayRegionL(TMMFMessage &)
HandleRequest(TMMFMessage &)
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoPlayControllerCustomCommandImplementor &)
Creates a new custom command parser capable of handling video controller commands.
Member Data Documentation
MMMFVideoPlayControllerCustomCommandImplementor & iImplementor
The object that implements the video record controller interface
CMMFVideoFrameMessage * iVideoFrameMessage
CMMFVideoFrameMessage * | iVideoFrameMessage | [private] |
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.