CMMFVideoPlayControllerExtCustomCommandParser Class Reference
class CMMFVideoPlayControllerExtCustomCommandParser : public CMMFCustomCommandParserBase |
Custom command parser class to be used by controller plug-ins wishing to support play velocity, enabling/disabling audio/video, and auto scaling.
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 MMMFVideoPlayControllerExtCustomCommandImplementor to use this class.
Inherits from
- CMMFVideoPlayControllerExtCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoPlayControllerExtCustomCommandParser(MMMFVideoPlayControllerExtCustomCommandImplementor &)
~CMMFVideoPlayControllerExtCustomCommandParser()
IMPORT_C | ~CMMFVideoPlayControllerExtCustomCommandParser | ( | ) | |
Member Functions Documentation
DoGetPlayRateCapabilitiesL(TMMFMessage &)
DoHandleRequestL(TMMFMessage &)
DoPlayVelocityL(TMMFMessage &)
DoSetAudioEnabledL(TMMFMessage &)
DoSetAutoScaleL(TMMFMessage &)
DoSetPlayVelocityL(TMMFMessage &)
DoSetVideoEnabledL(TMMFMessage &)
DoStepFrameL(TMMFMessage &)
DoVideoEnabledL(TMMFMessage &)
HandleRequest(TMMFMessage &)
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoPlayControllerExtCustomCommandImplementor &)
Creates a new custom command parser that supports the video rate control and auto scaling.
Member Data Documentation
MMMFVideoPlayControllerExtCustomCommandImplementor & 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.