| Updated: October 28, 2024 |
Sensor playback groups
#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;
Each value in this enumeration represents the associated number of a playback group. The playback group number is specified in the sensor configuration file.