tactilefeedback/tactilefeedbackresolver/inc/tactilefeedbackprivatecrkeys.h
branchRCL_3
changeset 36 39d4c97df8cb
parent 0 d54f32e146dd
child 37 09b094b73eb8
equal deleted inserted replaced
34:d57e599df233 36:39d4c97df8cb
    88 * Default value: 40
    88 * Default value: 40
    89 **/
    89 **/
    90 const TUint32 KTactileVibraIntensityBasicLevel3      = 0x00000022;
    90 const TUint32 KTactileVibraIntensityBasicLevel3      = 0x00000022;
    91 
    91 
    92 /**
    92 /**
       
    93 * Vibra intensity setting for logical feedback type ETouchFeedbackBasic
       
    94 * and vibra effect level ETactileFeedbackVibraLevel4.
       
    95 *
       
    96 * Possible values are:
       
    97 * Integers from 0 to 100. See HWRMVibra.h for more information.
       
    98 * Zero intensity will disable this logical feedback type.
       
    99 *
       
   100 * Default value: 60
       
   101 **/
       
   102 const TUint32 KTactileVibraIntensityBasicLevel4      = 0x00000023;
       
   103 
       
   104 /**
       
   105 * Vibra intensity setting for logical feedback type ETouchFeedbackBasic
       
   106 * and vibra effect level ETactileFeedbackVibraLevel5.
       
   107 *
       
   108 * Possible values are:
       
   109 * Integers from 0 to 100. See HWRMVibra.h for more information.
       
   110 * Zero intensity will disable this logical feedback type.
       
   111 *
       
   112 * Default value: 80
       
   113 **/
       
   114 const TUint32 KTactileVibraIntensityBasicLevel5      = 0x00000024;
       
   115 
       
   116 /**
    93 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
   117 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
    94 * and vibra effect level ETactileFeedbackVibraLevel1.
   118 * and vibra effect level ETactileFeedbackVibraLevel1.
    95 *
   119 *
    96 * Duration is given in milliseconds, and zero value will disable this
   120 * Duration is given in milliseconds, and zero value will disable this
    97 * logical feedback type. 
   121 * logical feedback type. 
    99 * Possible values are:
   123 * Possible values are:
   100 * Integer values from zero upwards.
   124 * Integer values from zero upwards.
   101 *
   125 *
   102 * Default value: 15
   126 * Default value: 15
   103 **/
   127 **/
   104 const TUint32 KTactileVibraDurationBasicLevel1       = 0x00000023;
   128 const TUint32 KTactileVibraDurationBasicLevel1       = 0x00000025;
   105 
   129 
   106 /**
   130 /**
   107 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
   131 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
   108 * and vibra effect level ETactileFeedbackVibraLevel2.
   132 * and vibra effect level ETactileFeedbackVibraLevel2.
   109 *
   133 *
   113 * Possible values are:
   137 * Possible values are:
   114 * Integer values from zero upwards.
   138 * Integer values from zero upwards.
   115 *
   139 *
   116 * Default value: 20
   140 * Default value: 20
   117 **/
   141 **/
   118 const TUint32 KTactileVibraDurationBasicLevel2       = 0x00000024;
   142 const TUint32 KTactileVibraDurationBasicLevel2       = 0x00000026;
   119 
   143 
   120 /**
   144 /**
   121 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
   145 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
   122 * and vibra effect level ETactileFeedbackVibraLevel3.
   146 * and vibra effect level ETactileFeedbackVibraLevel3.
   123 *
   147 *
   127 * Possible values are:
   151 * Possible values are:
   128 * Integer values from zero upwards.
   152 * Integer values from zero upwards.
   129 *
   153 *
   130 * Default value: 30
   154 * Default value: 30
   131 **/
   155 **/
   132 const TUint32 KTactileVibraDurationBasicLevel3       = 0x00000025;
   156 const TUint32 KTactileVibraDurationBasicLevel3       = 0x00000027;
       
   157 
       
   158 /**
       
   159 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
       
   160 * and vibra effect level ETactileFeedbackVibraLevel4.
       
   161 *
       
   162 * Duration is given in milliseconds, and zero value will disable this
       
   163 * logical feedback type. 
       
   164 *
       
   165 * Possible values are:
       
   166 * Integer values from zero upwards.
       
   167 *
       
   168 * Default value: 40
       
   169 **/
       
   170 const TUint32 KTactileVibraDurationBasicLevel4       = 0x00000028;
       
   171 
       
   172 /**
       
   173 * Vibra duration setting for logical feedback type ETouchFeedbackBasic
       
   174 * and vibra effect level ETactileFeedbackVibraLevel5.
       
   175 *
       
   176 * Duration is given in milliseconds, and zero value will disable this
       
   177 * logical feedback type. 
       
   178 *
       
   179 * Possible values are:
       
   180 * Integer values from zero upwards.
       
   181 *
       
   182 * Default value: 50
       
   183 **/
       
   184 const TUint32 KTactileVibraDurationBasicLevel5       = 0x00000029;
   133 
   185 
   134 
   186 
   135 /**
   187 /**
   136 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   188 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   137 * and vibra effect level ETactileFeedbackVibraLevel1.
   189 * and vibra effect level ETactileFeedbackVibraLevel1.
   140 * Integers from 0 to 100. See HWRMVibra.h for more information.
   192 * Integers from 0 to 100. See HWRMVibra.h for more information.
   141 * Zero intensity will disable this logical feedback type.
   193 * Zero intensity will disable this logical feedback type.
   142 *
   194 *
   143 * Default value: 50
   195 * Default value: 50
   144 **/
   196 **/
   145 const TUint32 KTactileVibraIntensitySensitiveLevel1  = 0x00000026;
   197 const TUint32 KTactileVibraIntensitySensitiveLevel1  = 0x0000002a;
   146 
   198 
   147 /**
   199 /**
   148 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   200 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   149 * and vibra effect level ETactileFeedbackVibraLevel2.
   201 * and vibra effect level ETactileFeedbackVibraLevel2.
   150 *
   202 *
   152 * Integers from 0 to 100. See HWRMVibra.h for more information.
   204 * Integers from 0 to 100. See HWRMVibra.h for more information.
   153 * Zero intensity will disable this logical feedback type.
   205 * Zero intensity will disable this logical feedback type.
   154 *
   206 *
   155 * Default value: 100
   207 * Default value: 100
   156 **/
   208 **/
   157 const TUint32 KTactileVibraIntensitySensitiveLevel2  = 0x00000027;
   209 const TUint32 KTactileVibraIntensitySensitiveLevel2  = 0x0000002b;
   158 
   210 
   159 /**
   211 /**
   160 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   212 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
   161 * and vibra effect level ETactileFeedbackVibraLevel3.
   213 * and vibra effect level ETactileFeedbackVibraLevel3.
   162 *
   214 *
   164 * Integers from 0 to 100. See HWRMVibra.h for more information.
   216 * Integers from 0 to 100. See HWRMVibra.h for more information.
   165 * Zero intensity will disable this logical feedback type.
   217 * Zero intensity will disable this logical feedback type.
   166 *
   218 *
   167 * Default value: 10
   219 * Default value: 10
   168 **/
   220 **/
   169 const TUint32 KTactileVibraIntensitySensitiveLevel3  = 0x00000028;
   221 const TUint32 KTactileVibraIntensitySensitiveLevel3  = 0x0000002c;
       
   222 
       
   223 /**
       
   224 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
       
   225 * and vibra effect level ETactileFeedbackVibraLevel4.
       
   226 *
       
   227 * Possible values are:
       
   228 * Integers from 0 to 100. See HWRMVibra.h for more information.
       
   229 * Zero intensity will disable this logical feedback type.
       
   230 *
       
   231 * Default value: 10
       
   232 **/
       
   233 const TUint32 KTactileVibraIntensitySensitiveLevel4  = 0x0000002d;
       
   234 
       
   235 /**
       
   236 * Vibra intensity setting for logical feedback type ETouchFeedbackSensitive
       
   237 * and vibra effect level ETactileFeedbackVibraLevel5.
       
   238 *
       
   239 * Possible values are:
       
   240 * Integers from 0 to 100. See HWRMVibra.h for more information.
       
   241 * Zero intensity will disable this logical feedback type.
       
   242 *
       
   243 * Default value: 10
       
   244 **/
       
   245 const TUint32 KTactileVibraIntensitySensitiveLevel5  = 0x0000002e;
   170 
   246 
   171 
   247 
   172 /**
   248 /**
   173 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   249 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   174 * and vibra effect level ETactileFeedbackVibraLevel1.
   250 * and vibra effect level ETactileFeedbackVibraLevel1.
   179 * Possible values are:
   255 * Possible values are:
   180 * Integer values from zero upwards.
   256 * Integer values from zero upwards.
   181 *
   257 *
   182 * Default value: 5
   258 * Default value: 5
   183 **/
   259 **/
   184 const TUint32 KTactileVibraDurationSensitiveLevel1  = 0x00000029;
   260 const TUint32 KTactileVibraDurationSensitiveLevel1  = 0x0000002f;
   185 
   261 
   186 /**
   262 /**
   187 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   263 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   188 * and vibra effect level ETactileFeedbackVibraLevel2.
   264 * and vibra effect level ETactileFeedbackVibraLevel2.
   189 *
   265 *
   193 * Possible values are:
   269 * Possible values are:
   194 * Integer values from zero upwards.
   270 * Integer values from zero upwards.
   195 *
   271 *
   196 * Default value: 10
   272 * Default value: 10
   197 **/
   273 **/
   198 const TUint32 KTactileVibraDurationSensitiveLevel2  = 0x0000002a;
   274 const TUint32 KTactileVibraDurationSensitiveLevel2  = 0x00000030;
   199 
   275 
   200 /**
   276 /**
   201 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   277 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
   202 * and vibra effect level ETactileFeedbackVibraLevel3.
   278 * and vibra effect level ETactileFeedbackVibraLevel3.
   203 *
   279 *
   207 * Possible values are:
   283 * Possible values are:
   208 * Integer values from zero upwards.
   284 * Integer values from zero upwards.
   209 *
   285 *
   210 * Default value: 15
   286 * Default value: 15
   211 **/
   287 **/
   212 const TUint32 KTactileVibraDurationSensitiveLevel3  = 0x0000002b;
   288 const TUint32 KTactileVibraDurationSensitiveLevel3  = 0x00000031;
       
   289 
       
   290 /**
       
   291 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
       
   292 * and vibra effect level ETactileFeedbackVibraLevel4.
       
   293 *
       
   294 * Duration is given in milliseconds, and zero value will disable this
       
   295 * logical feedback type. 
       
   296 *
       
   297 * Possible values are:
       
   298 * Integer values from zero upwards.
       
   299 *
       
   300 * Default value: 20
       
   301 **/
       
   302 const TUint32 KTactileVibraDurationSensitiveLevel4  = 0x00000032;
       
   303 
       
   304 /**
       
   305 * Vibra duration setting for logical feedback type ETouchFeedbackSensitive
       
   306 * and vibra effect level ETactileFeedbackVibraLevel5.
       
   307 *
       
   308 * Duration is given in milliseconds, and zero value will disable this
       
   309 * logical feedback type. 
       
   310 *
       
   311 * Possible values are:
       
   312 * Integer values from zero upwards.
       
   313 *
       
   314 * Default value: 25
       
   315 **/
       
   316 const TUint32 KTactileVibraDurationSensitiveLevel5  = 0x00000033;
   213 
   317 
   214 
   318 
   215 
   319 
   216 // =============================================================================
   320 // =============================================================================
   217 // Configuration options related to audio tone parameters
   321 // Configuration options related to audio tone parameters
   257 * Default value: 1100
   361 * Default value: 1100
   258 **/
   362 **/
   259 const TUint32 KTactileAudioToneFreqBasicLevel3      = 0x00000042;
   363 const TUint32 KTactileAudioToneFreqBasicLevel3      = 0x00000042;
   260 
   364 
   261 /**
   365 /**
       
   366 * Audio frequency setting for logical feedback type ETouchFeedbackBasic
       
   367 * and audio effect level ETactileFeedbackAudioLevel4.
       
   368 *
       
   369 * Frequency is given in Hz.
       
   370 *
       
   371 * Possible values are:
       
   372 * Positive integer values.
       
   373 *
       
   374 * Default value: 1100
       
   375 **/
       
   376 const TUint32 KTactileAudioToneFreqBasicLevel4      = 0x00000043;
       
   377 
       
   378 /**
       
   379 * Audio frequency setting for logical feedback type ETouchFeedbackBasic
       
   380 * and audio effect level ETactileFeedbackAudioLevel5.
       
   381 *
       
   382 * Frequency is given in Hz.
       
   383 *
       
   384 * Possible values are:
       
   385 * Positive integer values.
       
   386 *
       
   387 * Default value: 1100
       
   388 **/
       
   389 const TUint32 KTactileAudioToneFreqBasicLevel5      = 0x00000044;
       
   390 
       
   391 /**
   262 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   392 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   263 * and audio effect level ETactileFeedbackAudioLevel1.
   393 * and audio effect level ETactileFeedbackAudioLevel1.
   264 *
   394 *
   265 * Duration is given in milliseconds.
   395 * Duration is given in milliseconds.
   266 *
   396 *
   267 * Possible values are:
   397 * Possible values are:
   268 * Zero (disables this feedback type) or positive integers
   398 * Zero (disables this feedback type) or positive integers
   269 *
   399 *
   270 * Default value: 10
   400 * Default value: 10
   271 **/
   401 **/
   272 const TUint32 KTactileAudioToneDurationBasicLevel1  = 0x00000043;
   402 const TUint32 KTactileAudioToneDurationBasicLevel1  = 0x00000045;
   273 
   403 
   274 /**
   404 /**
   275 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   405 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   276 * and audio effect level ETactileFeedbackAudioLevel2.
   406 * and audio effect level ETactileFeedbackAudioLevel2.
   277 *
   407 *
   280 * Possible values are:
   410 * Possible values are:
   281 * Zero (disables this feedback type) or positive integers
   411 * Zero (disables this feedback type) or positive integers
   282 *
   412 *
   283 * Default value: 10
   413 * Default value: 10
   284 **/
   414 **/
   285 const TUint32 KTactileAudioToneDurationBasicLevel2  = 0x00000044;
   415 const TUint32 KTactileAudioToneDurationBasicLevel2  = 0x00000046;
   286 
   416 
   287 /**
   417 /**
   288 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   418 * Audio duration setting for logical feedback type ETouchFeedbackBasic
   289 * and audio effect level ETactileFeedbackAudioLevel3.
   419 * and audio effect level ETactileFeedbackAudioLevel3.
   290 *
   420 *
   293 * Possible values are:
   423 * Possible values are:
   294 * Zero (disables this feedback type) or positive integers
   424 * Zero (disables this feedback type) or positive integers
   295 *
   425 *
   296 * Default value: 10
   426 * Default value: 10
   297 **/
   427 **/
   298 const TUint32 KTactileAudioToneDurationBasicLevel3  = 0x00000045;
   428 const TUint32 KTactileAudioToneDurationBasicLevel3  = 0x00000047;
       
   429 
       
   430 /**
       
   431 * Audio duration setting for logical feedback type ETouchFeedbackBasic
       
   432 * and audio effect level ETactileFeedbackAudioLevel4.
       
   433 *
       
   434 * Duration is given in milliseconds.
       
   435 *
       
   436 * Possible values are:
       
   437 * Zero (disables this feedback type) or positive integers
       
   438 *
       
   439 * Default value: 10
       
   440 **/
       
   441 const TUint32 KTactileAudioToneDurationBasicLevel4  = 0x00000048;
       
   442 
       
   443 /**
       
   444 * Audio duration setting for logical feedback type ETouchFeedbackBasic
       
   445 * and audio effect level ETactileFeedbackAudioLevel5.
       
   446 *
       
   447 * Duration is given in milliseconds.
       
   448 *
       
   449 * Possible values are:
       
   450 * Zero (disables this feedback type) or positive integers
       
   451 *
       
   452 * Default value: 10
       
   453 **/
       
   454 const TUint32 KTactileAudioToneDurationBasicLevel5  = 0x00000049;
   299 
   455 
   300 /**
   456 /**
   301 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   457 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   302 * and audio effect level ETactileFeedbackAudioLevel1.
   458 * and audio effect level ETactileFeedbackAudioLevel1.
   303 *
   459 *
   307 * Possible values are:
   463 * Possible values are:
   308 * 0 - 100 
   464 * 0 - 100 
   309 *
   465 *
   310 * Default value: 20
   466 * Default value: 20
   311 **/
   467 **/
   312 const TUint32 KTactileAudioToneVolumeBasicLevel1    = 0x00000046;
   468 const TUint32 KTactileAudioToneVolumeBasicLevel1    = 0x0000004a;
   313 
   469 
   314 /**
   470 /**
   315 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   471 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   316 * and audio effect level ETactileFeedbackAudioLevel2.
   472 * and audio effect level ETactileFeedbackAudioLevel2.
   317 *
   473 *
   321 * Possible values are:
   477 * Possible values are:
   322 * 0 - 100 
   478 * 0 - 100 
   323 *
   479 *
   324 * Default value: 40
   480 * Default value: 40
   325 **/
   481 **/
   326 const TUint32 KTactileAudioToneVolumeBasicLevel2    = 0x00000047;
   482 const TUint32 KTactileAudioToneVolumeBasicLevel2    = 0x0000004b;
   327 
   483 
   328 /**
   484 /**
   329 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   485 * Audio volume setting for logical feedback type ETouchFeedbackBasic
   330 * and audio effect level ETactileFeedbackAudioLevel3.
   486 * and audio effect level ETactileFeedbackAudioLevel3.
   331 *
   487 *
   335 * Possible values are:
   491 * Possible values are:
   336 * 0 - 100 
   492 * 0 - 100 
   337 *
   493 *
   338 * Default value: 60
   494 * Default value: 60
   339 **/
   495 **/
   340 const TUint32 KTactileAudioToneVolumeBasicLevel3    = 0x00000048;
   496 const TUint32 KTactileAudioToneVolumeBasicLevel3    = 0x0000004c;
       
   497 
       
   498 /**
       
   499 * Audio volume setting for logical feedback type ETouchFeedbackBasic
       
   500 * and audio effect level ETactileFeedbackAudioLevel4.
       
   501 *
       
   502 * Volume level is given in percentages. 100% equals to 
       
   503 * CMdaAudioToneUtility::MaxVolume, and 0% will disable this feedback type.
       
   504 *
       
   505 * Possible values are:
       
   506 * 0 - 100 
       
   507 *
       
   508 * Default value: 80
       
   509 **/
       
   510 const TUint32 KTactileAudioToneVolumeBasicLevel4    = 0x0000004d;
       
   511 
       
   512 /**
       
   513 * Audio volume setting for logical feedback type ETouchFeedbackBasic
       
   514 * and audio effect level ETactileFeedbackAudioLevel5.
       
   515 *
       
   516 * Volume level is given in percentages. 100% equals to 
       
   517 * CMdaAudioToneUtility::MaxVolume, and 0% will disable this feedback type.
       
   518 *
       
   519 * Possible values are:
       
   520 * 0 - 100 
       
   521 *
       
   522 * Default value: 100
       
   523 **/
       
   524 const TUint32 KTactileAudioToneVolumeBasicLevel5    = 0x0000004e;
   341 
   525 
   342 
   526 
   343 /**
   527 /**
   344 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   528 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   345 * and audio effect level ETactileFeedbackAudioLevel1.
   529 * and audio effect level ETactileFeedbackAudioLevel1.
   349 * Possible values are:
   533 * Possible values are:
   350 * Positive integer values.
   534 * Positive integer values.
   351 *
   535 *
   352 * Default value: 1100
   536 * Default value: 1100
   353 **/
   537 **/
   354 const TUint32 KTactileAudioToneFreqSensitiveLevel1  = 0x00000049;
   538 const TUint32 KTactileAudioToneFreqSensitiveLevel1  = 0x0000004f;
   355 
   539 
   356 /**
   540 /**
   357 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   541 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   358 * and audio effect level ETactileFeedbackAudioLevel2.
   542 * and audio effect level ETactileFeedbackAudioLevel2.
   359 *
   543 *
   362 * Possible values are:
   546 * Possible values are:
   363 * Positive integer values.
   547 * Positive integer values.
   364 *
   548 *
   365 * Default value: 1100
   549 * Default value: 1100
   366 **/
   550 **/
   367 const TUint32 KTactileAudioToneFreqSensitiveLevel2  = 0x0000004a;
   551 const TUint32 KTactileAudioToneFreqSensitiveLevel2  = 0x00000050;
   368 
   552 
   369 /**
   553 /**
   370 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   554 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
   371 * and audio effect level ETactileFeedbackAudioLevel3.
   555 * and audio effect level ETactileFeedbackAudioLevel3.
   372 *
   556 *
   375 * Possible values are:
   559 * Possible values are:
   376 * Positive integer values.
   560 * Positive integer values.
   377 *
   561 *
   378 * Default value: 1100
   562 * Default value: 1100
   379 **/
   563 **/
   380 const TUint32 KTactileAudioToneFreqSensitiveLevel3  = 0x0000004b;
   564 const TUint32 KTactileAudioToneFreqSensitiveLevel3  = 0x00000051;
       
   565 
       
   566 /**
       
   567 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
       
   568 * and audio effect level ETactileFeedbackAudioLevel4.
       
   569 *
       
   570 * Frequency is given in Hz.
       
   571 *
       
   572 * Possible values are:
       
   573 * Positive integer values.
       
   574 *
       
   575 * Default value: 1100
       
   576 **/
       
   577 const TUint32 KTactileAudioToneFreqSensitiveLevel4  = 0x00000052;
       
   578 
       
   579 /**
       
   580 * Audio frequency setting for logical feedback type ETouchFeedbackSensitive
       
   581 * and audio effect level ETactileFeedbackAudioLevel5.
       
   582 *
       
   583 * Frequency is given in Hz.
       
   584 *
       
   585 * Possible values are:
       
   586 * Positive integer values.
       
   587 *
       
   588 * Default value: 1100
       
   589 **/
       
   590 const TUint32 KTactileAudioToneFreqSensitiveLevel5  = 0x00000053;
   381 
   591 
   382 
   592 
   383 /**
   593 /**
   384 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   594 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   385 * and audio effect level ETactileFeedbackAudioLevel1.
   595 * and audio effect level ETactileFeedbackAudioLevel1.
   389 * Possible values are:
   599 * Possible values are:
   390 * Zero (disables this feedback type) or positive integers
   600 * Zero (disables this feedback type) or positive integers
   391 *
   601 *
   392 * Default value: 10
   602 * Default value: 10
   393 **/
   603 **/
   394 const TUint32 KTactileAudioToneDurationSensitiveLevel1 = 0x0000004c;
   604 const TUint32 KTactileAudioToneDurationSensitiveLevel1 = 0x00000054;
   395 
   605 
   396 /**
   606 /**
   397 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   607 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   398 * and audio effect level ETactileFeedbackAudioLevel2.
   608 * and audio effect level ETactileFeedbackAudioLevel2.
   399 *
   609 *
   402 * Possible values are:
   612 * Possible values are:
   403 * Zero (disables this feedback type) or positive integers
   613 * Zero (disables this feedback type) or positive integers
   404 *
   614 *
   405 * Default value: 10
   615 * Default value: 10
   406 **/
   616 **/
   407 const TUint32 KTactileAudioToneDurationSensitiveLevel2 = 0x0000004d;
   617 const TUint32 KTactileAudioToneDurationSensitiveLevel2 = 0x00000055;
   408 
   618 
   409 /**
   619 /**
   410 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   620 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
   411 * and audio effect level ETactileFeedbackAudioLevel3.
   621 * and audio effect level ETactileFeedbackAudioLevel3.
   412 *
   622 *
   415 * Possible values are:
   625 * Possible values are:
   416 * Zero (disables this feedback type) or positive integers
   626 * Zero (disables this feedback type) or positive integers
   417 *
   627 *
   418 * Default value: 10
   628 * Default value: 10
   419 **/
   629 **/
   420 const TUint32 KTactileAudioToneDurationSensitiveLevel3 = 0x0000004e;
   630 const TUint32 KTactileAudioToneDurationSensitiveLevel3 = 0x00000056;
       
   631 
       
   632 /**
       
   633 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
       
   634 * and audio effect level ETactileFeedbackAudioLevel4.
       
   635 *
       
   636 * Duration is given in milliseconds.
       
   637 *
       
   638 * Possible values are:
       
   639 * Zero (disables this feedback type) or positive integers
       
   640 *
       
   641 * Default value: 10
       
   642 **/
       
   643 const TUint32 KTactileAudioToneDurationSensitiveLevel4 = 0x00000057;
       
   644 
       
   645 /**
       
   646 * Audio duration setting for logical feedback type ETouchFeedbackSensitive
       
   647 * and audio effect level ETactileFeedbackAudioLevel5.
       
   648 *
       
   649 * Duration is given in milliseconds.
       
   650 *
       
   651 * Possible values are:
       
   652 * Zero (disables this feedback type) or positive integers
       
   653 *
       
   654 * Default value: 10
       
   655 **/
       
   656 const TUint32 KTactileAudioToneDurationSensitiveLevel5 = 0x00000058;
   421 
   657 
   422 /**
   658 /**
   423 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   659 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   424 * and audio effect level ETactileFeedbackAudioLevel1.
   660 * and audio effect level ETactileFeedbackAudioLevel1.
   425 *
   661 *
   429 * Possible values are:
   665 * Possible values are:
   430 * 0 - 100
   666 * 0 - 100
   431 *
   667 *
   432 * Default value: 10
   668 * Default value: 10
   433 **/
   669 **/
   434 const TUint32 KTactileAudioToneVolumeSensitiveLevel1   = 0x0000004f;
   670 const TUint32 KTactileAudioToneVolumeSensitiveLevel1   = 0x00000059;
   435 
   671 
   436 /**
   672 /**
   437 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   673 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   438 * and audio effect level ETactileFeedbackAudioLevel2.
   674 * and audio effect level ETactileFeedbackAudioLevel2.
   439 *
   675 *
   443 * Possible values are:
   679 * Possible values are:
   444 * 0 - 100
   680 * 0 - 100
   445 *
   681 *
   446 * Default value: 25
   682 * Default value: 25
   447 **/
   683 **/
   448 const TUint32 KTactileAudioToneVolumeSensitiveLevel2   = 0x00000050;
   684 const TUint32 KTactileAudioToneVolumeSensitiveLevel2   = 0x0000005a;
   449 
   685 
   450 /**
   686 /**
   451 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   687 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
   452 * and audio effect level ETactileFeedbackAudioLevel3.
   688 * and audio effect level ETactileFeedbackAudioLevel3.
   453 *
   689 *
   457 * Possible values are:
   693 * Possible values are:
   458 * 0 - 100
   694 * 0 - 100
   459 *
   695 *
   460 * Default value: 40
   696 * Default value: 40
   461 **/
   697 **/
   462 const TUint32 KTactileAudioToneVolumeSensitiveLevel3   = 0x00000051;
   698 const TUint32 KTactileAudioToneVolumeSensitiveLevel3   = 0x0000005b;
       
   699 
       
   700 /**
       
   701 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
       
   702 * and audio effect level ETactileFeedbackAudioLevel4.
       
   703 *
       
   704 * Volume level is given in percentages. 100% equals to 
       
   705 * CMdaAudioToneUtility::MaxVolume, and 0% will disable this feedback type.
       
   706 *
       
   707 * Possible values are:
       
   708 * 0 - 100
       
   709 *
       
   710 * Default value: 55
       
   711 **/
       
   712 const TUint32 KTactileAudioToneVolumeSensitiveLevel4   = 0x0000005c;
       
   713 
       
   714 /**
       
   715 * Audio volume setting for logical feedback type ETouchFeedbackSensitive
       
   716 * and audio effect level ETactileFeedbackAudioLevel5.
       
   717 *
       
   718 * Volume level is given in percentages. 100% equals to 
       
   719 * CMdaAudioToneUtility::MaxVolume, and 0% will disable this feedback type.
       
   720 *
       
   721 * Possible values are:
       
   722 * 0 - 100
       
   723 *
       
   724 * Default value: 70
       
   725 **/
       
   726 const TUint32 KTactileAudioToneVolumeSensitiveLevel5   = 0x0000005d;
   463 
   727 
   464 // =============================================================================
   728 // =============================================================================
   465 // Configuration options related to audio .wav feedback
   729 // Configuration options related to audio .wav feedback
   466 //
   730 //
   467 // These settings are customizable but not changeable by end user
   731 // These settings are customizable but not changeable by end user