RMMFVideoPixelAspectRatioCustomCommands Class Reference
class RMMFVideoPixelAspectRatioCustomCommands : public RMMFCustomCommandsBase |
Client class to allow setting and getting the pixel aspect ratio for video recording.
Inherits from
- RMMFVideoPixelAspectRatioCustomCommands
Constructor & Destructor Documentation
RMMFVideoPixelAspectRatioCustomCommands(RMMFController &)
IMPORT_C | RMMFVideoPixelAspectRatioCustomCommands | ( | RMMFController & | aController | ) | |
Parameters
RMMFController & aController | The client side controller object to be used by this custom command interface. |
Member Functions Documentation
DoGetVideoPixelAspectRatioArrayL(RArray< TVideoAspectRatio > &, TMMFVideoPixelAspectRatioMessages)
GetPixelAspectRatio(TVideoAspectRatio &)
Gets the current pixel aspect ratio for the video recording on the controller.
GetSupportedPixelAspectRatiosL(RArray< TVideoAspectRatio > &)
Gets the list of supported pixel aspect ratios for the video recording on the controller.
-
leave
- This method may leave with one of the system-wide error codes.
SetPixelAspectRatio(const TVideoAspectRatio &)
Sets the pixel aspect ratio for the video recording on the controller.
Parameters
const TVideoAspectRatio & aAspectRatio | The new pixel aspect ratio. The default pixel aspect ratio is 1:1. |
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.