const TUint32 | KStartupWelcomeNoteImage |
Welcome note image (user selection in GS) Old Shared Data constant name: KGSWelcomeNoteImage
const TUint32 | KStartupWelcomeNoteText |
Welcome note text (user selection in GS) Old Shared Data constant name: KGSWelcomeNoteText
const TUint32 | KStartupWelcomeNoteType |
Welcome note type (user selection in GS). Old Shared Data constant name: KGSWelcomeNoteType
const TUint32 | KStartupOperatorNoteImage |
Operator note image. Will overrule the user selection, if defined.
const TUint32 | KStartupOperatorNoteText |
Operator note text. Will overrule the user selection, if defined.
const TUint32 | KStartupQueries |
Enable / disable startup queries (city, date, time). Can be used also with Predictive Time and Country Selection to disable queries that are shown when network time is unavailable.
const TUint32 | KStartupAnimationPath |
A string that defines the path and file name of the startup animation file. This is the first animation shown during the system start-up. The value is mandatory, and it has to be a file name and a path of a valid animation file. The animation file should be stored in a location where system applications have read access. Supported formats are SVG-T (.svg, .svgb), MIF (.mif) and GIF (.gif). Text or embedded images in SVG-T files are not supported. The length of the startup animation should be 3 seconds. Example: "Z:\\resource\\apps\\startup.svg"
const TUint32 | KStartupAnimationFrameDelay |
A frame delay value in microseconds for fine-tuning the startup animation. The value is only used if: a) The animation file contains an animation format, which does not contain frame delay information in it (MIF), or b) The animation file contains a still image, and no startup tone has been specified, in which case this value defines how long the image is shown.
const TUint32 | KStartupAnimationScaling |
Enable/disable scaling of the animation frames. The value is only used if the animation format supports enabling/disabling scaling. One of the values of TStartupAnimationScalingValue enumeration.
const TUint32 | KStartupTonePath |
A string that defines the path to the startup tone MIDI file. The tone is played at the same time as the startup animation is being shown. The value is optional - if no tone file is defined, the default beep tone is played. The tone file should be stored in a location where system applications have read access. The startup tone should be at most 3 seconds long. The tone will be played to the end before continuing with the next animation. Example: "Z:\\resource\\apps\\startup.wav" Old Shared Data constant name: KStartupAppTonePath
const TUint32 | KStartupToneVolume |
The volume level used when playing the startup tone. Possible values range from 0 to 10. If the ringing tone is silent, the tone is not played. Old Shared Data constant name: KStartupAppToneVolume
const TUint32 | KStartupOperatorAnimationPath |
A string that defines the path and file name of the operator-specific startup animation file. The operator-specific startup animation is shown after the startup animation. The value is optional. If defined, it has to be a file name and a path of a valid animation file. The animation file should be stored in a location where system applications have read access. Supported formats are SVG-T (.svg, .svgb), MIF (.mif) and GIF (.gif). Text or embedded images in SVG-T files are not supported. The length of the operator-specific startup animation should be 3-5 seconds. Animations longer than that may cause performance problems. Example: "Z:\\resource\\apps\\operatorstartup.svg"
const TUint32 | KStartupOperatorAnimationFrameDelay |
A frame delay value in microseconds for fine-tuning the operator-specific startup animation. The value is only used if: a) The operator-specific startup animation file contains an animation format, which does not contain frame delay information in it (MIF), or b) The operator-specific startup animation file contains a still image, and no operator-specific startup tone has been specified, in which case this value defines how long the image is shown.
const TUint32 | KStartupOperatorAnimationScaling |
Enable/disable scaling of the animation frames. The value is only used if the animation format supports enabling/disabling scaling. One of the values of TStartupAnimationScalingValue enumeration.
const TUint32 | KStartupOperatorTonePath |
A string that defines the path to the operator-specific startup tone MIDI file. The tone is played at the same time as the operator-specific startup animation is shown. The value is optional. The tone file should be stored in a location where system applications have read access. The operator-specific startup tone should be at most 5 seconds long. The tone will be played to the end before continuing the startup. Example: "Z:\\resource\\apps\\operatorstartup.wav"
const TUint32 | KStartupOperatorToneVolume |
The volume level used when playing the operator-specific startup tone. Possible values range from 0 to 10. If the ringing tone is silent, the tone is not played.
const TUint32 | KShutdownAnimationPath |
A string that defines the path and file name of the shutdown animation file. The shutdown animation is shown during the system shutdown. The value is optional. If defined, it has to be a file name and a path of a valid animation file. The animation file should be stored in a location where system applications have read access. Supported formats are SVG-T (.svg, .svgb), MIF (.mif) and GIF (.gif). Text or embedded images in SVG-T files are not supported. The length of the shutdown animation should be at most 3 seconds. Example: "Z:\\resource\\apps\\shutdown.svg"
const TUint32 | KShutdownAnimationFrameDelay |
A frame delay value in microseconds for fine-tuning the shutdown animation. The value is only used if: a) The shutdown animation file contains an animation format, which does not contain frame delay information in it (MIF), or b) The shutdown animation file contains a still image, and no shutdown tone has been specified, in which case this value defines how long the image is shown.
const TUint32 | KShutdownAnimationScaling |
Enable/disable scaling of the animation frames. The value is only used if the animation format supports enabling/disabling scaling. One of the values of TStartupAnimationScalingValue enumeration.
const TUint32 | KShutdownTonePath |
A string that defines the path to the shutdown tone MIDI file. The tone is played at the same time as the shutdown animation is shown. The value is optional. The tone file should be stored in a location where system applications have read access. The shutdown tone should be at most 3 seconds long. The tone will be played to the end before continuing the shutdown. Example: "Z:\\resource\\apps\\shutdown.wav"
const TUint32 | KShutdownToneVolume |
The volume level used when playing the shutdown tone. Possible values range from 0 to 10. If the ringing tone is silent, the tone is not played.
const TUint32 | KStartupDefaultTime |
Default date & time value to propose to user during first boot. Format is "YYYYMMDD:HHMMSS". The month and day values are offset from zero. Example: "20070000:090000" - 01.01.2007 09:00 AM.
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.