OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
ob2_command_info_t结构体 参考

命令信息 更多...

#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.h1260 行定义.

类成员变量说明

◆ id

ob2_command_id_t ob2_command_info_t::id

命令 id

在文件 ob2types.h1261 行定义.

◆ type

ob2_command_type_t ob2_command_info_t::type

命令类型

在文件 ob2types.h1262 行定义.

◆ version

uint32_t ob2_command_info_t::version

命令版本号

在文件 ob2types.h1263 行定义.

◆ name

char ob2_command_info_t::name[64]

命令名称

在文件 ob2types.h1264 行定义.

◆ permission

ob2_access_permission_t ob2_command_info_t::permission

命令访问权限

在文件 ob2types.h1265 行定义.


该结构体的文档由以下文件生成: