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

设备详细信息,需要先打开设备后获取 更多...

#include <ob2types.h>

Public 属性

uint32_t vid
 
uint32_t pid
 
char url [128]
 
char serial_number [16]
 
char connection_type [16]
 
char name [16]
 
char firmware_version [16]
 
char hardware_version [16]
 
ob2_3d_technology_type_t technology
 

详细描述

设备详细信息,需要先打开设备后获取

在文件 ob2types.h436 行定义.

类成员变量说明

◆ vid

uint32_t ob2_device_info_t::vid

厂商 ID

在文件 ob2types.h438 行定义.

◆ pid

uint32_t ob2_device_info_t::pid

产品 ID

在文件 ob2types.h441 行定义.

◆ url

char ob2_device_info_t::url[128]

设备安装路径

在文件 ob2types.h444 行定义.

◆ serial_number

char ob2_device_info_t::serial_number[16]

设备序列号

在文件 ob2types.h447 行定义.

◆ connection_type

char ob2_device_info_t::connection_type[16]

设备连接类型(usb2.0、usb3.0 ...)

在文件 ob2types.h450 行定义.

◆ name

char ob2_device_info_t::name[16]

设备名

在文件 ob2types.h453 行定义.

◆ firmware_version

char ob2_device_info_t::firmware_version[16]

设备固件版本号

在文件 ob2types.h456 行定义.

◆ hardware_version

char ob2_device_info_t::hardware_version[16]

设备硬件版本号

在文件 ob2types.h459 行定义.

◆ technology

ob2_3d_technology_type_t ob2_device_info_t::technology

3d 成像技术类型

在文件 ob2types.h462 行定义.


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