sensor_playback_group_t

Updated: April 19, 2023

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:

libsensor

Description:

Each value in this enumeration represents the associated number of a playback group. The playback group number is specified in the sensor configuration file.