CMMFVideoPlaySurfaceSupportCustomCommandParser Class Reference
class CMMFVideoPlaySurfaceSupportCustomCommandParser : public CMMFCustomCommandParserBase
|
Custom command parser class to be used by controller plugins wishing to support video surface play controller commands.
The controller plugin must be derived from
MMMFVideoPlaySurfaceSupportCustomCommandImplementor
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
-
CMMFVideoPlaySurfaceSupportCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoPlaySurfaceSupportCustomCommandParser(MMMFVideoPlaySurfaceSupportCustomCommandImplementor &)
~CMMFVideoPlaySurfaceSupportCustomCommandParser()
IMPORT_C
|
~CMMFVideoPlaySurfaceSupportCustomCommandParser
|
(
|
)
|
|
Member Functions Documentation
DoGetSurfaceParametersL(TMMFMessage &)
DoHandleRequestL(TMMFMessage &)
void
|
DoHandleRequestL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
DoSurfaceRemovedL(TMMFMessage &)
DoUseSurfacesL(TMMFMessage &)
HandleRequest(TMMFMessage &)
void
|
HandleRequest
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[virtual]
|
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoPlaySurfaceSupportCustomCommandImplementor &)
Creates a new custom command parser capable of handling video surface support commands.
Member Data Documentation
MMMFVideoPlaySurfaceSupportCustomCommandImplementor & iImplementor
The object that implements the video surface support interface
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.