sensor_playback_group_t
Sensor playback groups
Synopsis:
#include <sensor/sensor_api.h>typedef enum {
SENSOR_PLAYBACK_GROUP_1,
SENSOR_PLAYBACK_GROUP_2,
SENSOR_PLAYBACK_GROUP_3,
SENSOR_PLAYBACK_GROUP_4
} sensor_playback_group_t;Library:
libsensorDescription:
Each value in this enumeration represents the associated number of a playback group. The playback group number is specified in the sensor configuration file.
Page updated:
