OrbbecSDK 2.7.2
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
OBPropertyItem Struct Reference

Used to describe the characteristics of each property. More...

#include <Property.h>

Public Attributes

OBPropertyID id
const char * name
OBPropertyType type
OBPermissionType permission

Detailed Description

Used to describe the characteristics of each property.

Definition at line 1059 of file Property.h.

Member Data Documentation

◆ id

OBPropertyID OBPropertyItem::id

Property ID

Definition at line 1060 of file Property.h.

◆ name

const char* OBPropertyItem::name

Property name

Definition at line 1061 of file Property.h.

◆ type

OBPropertyType OBPropertyItem::type

Property type

Definition at line 1062 of file Property.h.

◆ permission

OBPermissionType OBPropertyItem::permission

Property read and write permission

Definition at line 1063 of file Property.h.


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