|
OrbbecSDK 2.7.6
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Used to describe the characteristics of each property. More...
#include <Property.h>
Public Attributes | |
| OBPropertyID | id |
| const char * | name |
| OBPropertyType | type |
| OBPermissionType | permission |
Used to describe the characteristics of each property.
Definition at line 1064 of file Property.h.
| OBPropertyID OBPropertyItem::id |
Property ID
Definition at line 1065 of file Property.h.
| const char* OBPropertyItem::name |
Property name
Definition at line 1066 of file Property.h.
| OBPropertyType OBPropertyItem::type |
Property type
Definition at line 1067 of file Property.h.
| OBPermissionType OBPropertyItem::permission |
Property read and write permission
Definition at line 1068 of file Property.h.