Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
All the parameters required to define a sensor notification. More...
#include <rs_internal.h>
Public Attributes | |
rs2_notification_category | category |
int | type |
rs2_log_severity | severity |
const char * | description |
const char * | serialized_data |
All the parameters required to define a sensor notification.
rs2_notification_category rs2_software_notification::category |
const char* rs2_software_notification::description |
const char* rs2_software_notification::serialized_data |
rs2_log_severity rs2_software_notification::severity |
int rs2_software_notification::type |