Provides methods to indicate the Content Adaptive Backlight Control (CABC) mode. More...
List of all members.
Detailed Description
Provides methods to indicate the Content Adaptive Backlight Control (CABC) mode.
- Scope:
- Nokia Meego
Member Enumeration Documentation
- Enumerator:
-
Off |
CABC is not activated
|
Ui |
Best quality.
|
StillImage |
Medium quality, suitable for images
|
MovingImage |
Suitable for video
|
Constructor & Destructor Documentation
MeeGo::QmCABC::QmCABC |
( |
QObject * |
parent = 0 |
) |
[inline] |
Member Function Documentation
Mode MeeGo::QmCABC::get |
( |
|
) |
const |
Gets the current CABC mode.
- Returns:
- Mode CABC mode.
bool MeeGo::QmCABC::set |
( |
Mode |
mode |
) |
|
Requests to set the CABC mode. The system does not guarantee that the CABC mode will be set according to the request. The applications should not depend on a particular CABC mode but can use this method to indicate that a certain CABC mode would be desired.
- Parameters:
-
- Returns:
- bool TRUE if a valid mode was requested, FALSE otherwise
(C) 2009-2011 Nokia Corporation
LGPL Lesser General Public License |
MeeGo 1.2 Harmattan API
|