MLInputPreDefinedPattern
Module: Input
A structure containing information about the Pre-Defined pattern to be played. More...
#include <ml_input.h>
Public Attributes
Type | Name |
---|---|
uint32_t | version |
uint32_t | pattern |
Detailed Description
struct MLInputPreDefinedPattern;
A structure containing information about the Pre-Defined pattern to be played.
When playing haptic pre-defined pattern, needed information is stored in this structure.
API Level:
- 20
Public Attributes Documentation
version
uint32_t version;
Version of this structure.
pattern
uint32_t pattern;
Pre-defined pattern to be played.