Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_software_notification Struct Reference

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
 

Detailed Description

All the parameters required to define a sensor notification.

Member Data Documentation

◆ category

rs2_notification_category rs2_software_notification::category

◆ description

const char* rs2_software_notification::description

◆ serialized_data

const char* rs2_software_notification::serialized_data

◆ severity

rs2_log_severity rs2_software_notification::severity

◆ type

int rs2_software_notification::type

The documentation for this struct was generated from the following file: