CMMFVideoSetInitScreenCustomCommandParser Class Reference
class CMMFVideoSetInitScreenCustomCommandParser : public CMMFCustomCommandParserBase
|
Custom command parser class to be used by controller plugins wishing to support setting the initial screen number for the video display.
The controller plugin should create an object of this type and add it to the list of custom command parsers in the controller framework. The controller plugin must be derived from
MMMFVideoSetInitScreenCustomCommandImplementor
to use this class.
Inherits from
-
CMMFVideoSetInitScreenCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoSetInitScreenCustomCommandParser(MMMFVideoSetInitScreenCustomCommandImplementor &)
~CMMFVideoSetInitScreenCustomCommandParser()
IMPORT_C
|
~CMMFVideoSetInitScreenCustomCommandParser
|
(
|
)
|
|
Member Functions Documentation
DoHandleRequestL(TMMFMessage &)
void
|
DoHandleRequestL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
DoSetInitScreenNumberL(TMMFMessage &)
HandleRequest(TMMFMessage &)
void
|
HandleRequest
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[virtual]
|
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoSetInitScreenCustomCommandImplementor &)
Creates a new custom command parser that supports setting screen device for video dusplay.
Member Data Documentation
MMMFVideoSetInitScreenCustomCommandImplementor & 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.