#include <hwrmvibra.h>
| const TInt | KHWRMVibraMinIntensity |
Minimum allowed intensity setting for vibra. When intensity is negative, the vibra motor rotates in the negative direction.
| const TInt | KHWRMVibraMinPulseIntensity |
Minimum allowed intensity setting for vibra pulse.
| const TInt | KHWRMVibraMaxIntensity |
Maximum allowed intensity setting for vibra. When intensity is positive, the vibra motor rotates in the positive direction. Value 0 effectively stops the vibra.
| const TInt | KHWRMVibraMaxDuration |
Maximum allowed duration value in milliseconds. Maximum vibrating time supported by device is declared in KVibraCtrlMaxTime cenrep-key.
Note that duration probably has device specific maximum duration that is much lower.
| const TInt | KHWRMVibraInfiniteDuration |
KHWRMVibraInfiniteDuration specifies, that vibrating should continue maximum vibrating time supported by device if vibrating is not explicitly stopped.