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

设备安装信息,可以用于打开设备 更多...

#include <ob2types.h>

Public 属性

uint32_t vid
 
uint32_t pid
 
char url [128]
 
char serial_number [16]
 
char connection_type [16]
 

详细描述

设备安装信息,可以用于打开设备

在文件 ob2types.h398 行定义.

类成员变量说明

◆ vid

uint32_t ob2_device_installation_info_t::vid

厂商 ID

在文件 ob2types.h400 行定义.

◆ pid

uint32_t ob2_device_installation_info_t::pid

产品 ID

在文件 ob2types.h403 行定义.

◆ url

char ob2_device_installation_info_t::url[128]

设备安装路径

在文件 ob2types.h406 行定义.

◆ serial_number

char ob2_device_installation_info_t::serial_number[16]

设备序列号

在文件 ob2types.h409 行定义.

◆ connection_type

char ob2_device_installation_info_t::connection_type[16]

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

在文件 ob2types.h412 行定义.


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