AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
Parameter for sensor threads. More...
#include <sensors.h>
Data Fields | |
int32_t | port |
Remote port. More... | |
char | sensor [BUF_SIZE] |
Sensor name. More... | |
char | exchange [BUF_SIZE] |
Exchange name. More... | |
char | queue [BUF_SIZE] |
Queue name. More... | |
const char * | gvmip |
VM IP. More... | |
const char * | amqp_host |
AMQP host. More... | |
int32_t | frequency |
Sensor throttling. More... | |
int8_t | flagRecording |
Grabber-specific ?? More... | |