CMMFVideoPixelAspectRatioCustomCommandParser Class Reference
class CMMFVideoPixelAspectRatioCustomCommandParser : public CMMFCustomCommandParserBase
|
Custom command parser class to be used by controller plug-ins wishing to support setting and getting the pixel aspect ratio for the video recording.
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
MMMFVideoPixelAspectRatioCustomCommandImplementor
to use this class.
Inherits from
-
CMMFVideoPixelAspectRatioCustomCommandParser
Constructor & Destructor Documentation
CMMFVideoPixelAspectRatioCustomCommandParser(MMMFVideoPixelAspectRatioCustomCommandImplementor &)
~CMMFVideoPixelAspectRatioCustomCommandParser()
IMPORT_C
|
~CMMFVideoPixelAspectRatioCustomCommandParser
|
(
|
)
|
|
Member Functions Documentation
DoCopyArrayDataL(TMMFMessage &)
DoCreateBufFromVideoAspectRatioArrayL(RArray< TVideoAspectRatio > &)
DoGetPixelAspectRatioL(TMMFMessage &)
DoGetSupportedPixelAspectRatiosL(TMMFMessage &)
DoHandleRequestL(TMMFMessage &)
void
|
DoHandleRequestL
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[private]
|
DoSetPixelAspectRatioL(TMMFMessage &)
HandleRequest(TMMFMessage &)
void
|
HandleRequest
|
(
|
TMMFMessage
&
|
aMessage
|
)
|
[virtual]
|
Handles a request from the client. Called by the controller framework.
NewL(MMMFVideoPixelAspectRatioCustomCommandImplementor &)
Creates a new custom command parser that supports setting and getting pixel aspect ratio for video recording.
Member Data Documentation
CBufFlat * iDataCopyBuffer
MMMFVideoPixelAspectRatioCustomCommandImplementor & 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.