![]() |
OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
|
命令信息 更多...
#include <ob2types.h>
Public 属性 | |
ob2_command_id_t | id |
命令 id 更多... | |
ob2_command_type_t | type |
命令类型 更多... | |
uint32_t | version |
命令版本号 更多... | |
char | name [64] |
命令名称 更多... | |
ob2_access_permission_t | permission |
命令访问权限 更多... | |
命令信息
在文件 ob2types.h 第 1260 行定义.
ob2_command_id_t ob2_command_info_t::id |
命令 id
在文件 ob2types.h 第 1261 行定义.
ob2_command_type_t ob2_command_info_t::type |
命令类型
在文件 ob2types.h 第 1262 行定义.
uint32_t ob2_command_info_t::version |
命令版本号
在文件 ob2types.h 第 1263 行定义.
char ob2_command_info_t::name[64] |
命令名称
在文件 ob2types.h 第 1264 行定义.
ob2_access_permission_t ob2_command_info_t::permission |
命令访问权限
在文件 ob2types.h 第 1265 行定义.