const TUint32 | KScreenSaverPluginName |
Specifies name of screen saver plugin module currently in use. The string doesn't contain path information, only the name of plugin module dll. This value applies only if "KScreenSaverObject" is set to value 3, otherwise it has no effect.
Default value: "" (empty string)
const TUint32 | KScreenSaverObject |
Screen saver object.
Possible values: 0: text 1: time and date (default value) 3: plugin
const TUint32 | KScreenSaverText |
Screen saver text. The value is a string (max length 15).
Default value: "" (empty string)
const TUint32 | KScreenSaverInvertedColors |
Screen saver using inverted color. This is to be used for product variation, especially for those products with OLED display. Possible Values -
0 : Normal screensaver colors (white and blue backgrounds with black letters/indicators)
1 : Black background with white letters/indicators) (this provides for more power saving in OLED displays)
Default value: 0
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.