const TUint32 | KProEngDefaultRingingTone |
Default ringing tone for all profiles. String value. Read-only. This ringing tone is used if some error condition prevents using the user-set ringing tone for alerting of incoming call.
Central Repository file of the key: KCRUidProfileEngine.
const TUint32 | KProEngDefaultMessageTone |
Default message alert tone for all profiles. String value. Read-only. This alert tone is used if some error condition prevents using the user-set alert tone for alerting of incoming message.
Central Repository file of the key: KCRUidProfileEngine.
const TUint32 | KProEngDefaultImTone |
Default Instant Message alert tone for all profiles. String value. Read-only. IM does not use Profiles-dependent alert tone anymore.
Central Repository file of the key: KCRUidProfileEngine.
const TUint32 | KProEngRingingToneMaxSize |
This integer indicates the maximum file size (kilo bytes) of ring tone files that can be selected as voice call ringing tone.
Central Repository file of the key: KCRUidProfileEngine.
Possible values:
0 switches off file size checking. I.e. then all files can be selected. >0 max size. For example 100 would set the maximum file size as 100 kB.
const TUint32 | KProfilesLVFlags |
Standard bitmask type of key used for local variation of Profiles. One bit is used to control one feature. If the bit is on (= 1) the feature is enabled and if the bit is off the feature is off. The meaning of each bit are defined in ProfilesVariant.hrh.
Central Repository file of the key: KCRUidProfilesLV.
Integer value.
const TUint32 | KProEngTonesViewLVFlags |
Standard bitmask type of key used for local variation of Profiles Tones View (in General Settings). One bit is used to control one feature. If the bit is on (= 1) the feature is enabled and if the bit is off the feature is off. The meanings for each bit used are defined in the end of this file.
Central Repository file of the key: KCRUidProfilesLV.
Integer value.
const TUint32 | KProEngBlockedTones |
This key defines the set of MIME-types that are not allowed as alert tones. When the user is trying to set an alert tone, this list must be checked first before the following 2 lists and act accordingly. Trying to set a tone of a type given in this list as alert tone should result in an error note: "Not allowed" or similar.
Central Repository file of the key: KCRUidProfilesLV.
String value.
Possible values: space separated list of MIME-types to be blocked.
Default value:""
const TUint32 | KProEngBlockedUnprotectedTones |
This key defines the set of MIME-types that are not allowed as alert tones if the tone file in question is NOT DRM protected. Trying to set a tone of a type given in this list as alert tone should result in an error note: "Unprotected file. Cannot be selected as ringing tone." or similar. Note, if a MIME-type is already included in KProEngBlockedTones, it should not have to be included in this list.
Central Repository file of the key: KCRUidProfilesLV.
String value.
Possible values: space separated list of MIME-types to be blocked.
Default value:""
const TUint32 | KProEngBlockedProtectedTones |
This key defines the set of MIME-types that are not allowed as alert tones if the tone file in question IS DRM protected. Trying to set a tone of a type given in this list as alert tone should result in an error note: "Protected file. Cannot be selected as ringing tone." or similar. Note, if a MIME-type is already included in KProEngBlockedTones, it should not have to be included in this list.
Central Repository file of the key: KCRUidProfilesLV.
String value.
Possible values: space separated list of MIME-types to be blocked.
Default value:""
const TUint32 | KProEngBlockedDemoPlayTones |
This key defines the set of MIME-types that are not allowed to be demo-played in Tone Selection dialog.
Central Repository file of the key: KCRUidProfilesLV.
String value.
Possible values: space separated list of MIME-types to be blocked. If the list is empty, the demo-play of tones are not blocked at all (if the MIME type is otherwise supported by MMF).
const TUint32 | KProEngExcludedTones |
This key defines the set of MIME-types that are to be excluded from the list of tones in Tone Selection dialog. If the attempt to set the tone is carried out by other means than using Tone Selection dialog, the behaviour will be the same as with the tones in KProEngBlockedTones list.
Central Repository file of the key: KCRUidProfilesLV.
String value.
Possible values: space separated list of MIME-types to be excluded/blocked. If the list is empty, the demo-play of tones are not excluded at all (if the MIME type is otherwise supported by MMF).
const TUint32 | KTonesViewFeatureIdHac |
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.