API published in: S60 3rd Ed
Link against: hwrmvibraclient.lib
Required Capabilities
None
#include <e32base.h>
Go to the source code of this file.
Data Structures |
|
| class | CHWRMVibra |
| The class used to control the device vibra. More... |
|
| class | MHWRMVibraObserver |
| A callback interface for vibra status reporting. More... |
|
Variables |
|
| const TInt | KHWRMVibraMinIntensity = -100 |
| Minimum allowed intensity setting for vibra. |
|
| const TInt | KHWRMVibraMaxIntensity = 100 |
| Maximum allowed intensity setting for vibra. |
|
| const TInt | KHWRMVibraMaxDuration = (KMaxTInt / 1000) - 1 |
| Maximum allowed duration value. |
|
|
|
Maximum allowed duration value. Note that duration probably has device specific maximum duration that is much lower. |
|
|
Maximum allowed intensity setting for vibra. |
|
|
Minimum allowed intensity setting for vibra. |