NERtc Windows SDK
Public Attributes | List of all members
nertc::NERtcDeviceInfo Struct Reference

#include <nertc_engine_defines.h>

Public Attributes

char device_id [kNERtcMaxDeviceIDLength]
 
char device_name [kNERtcMaxDeviceNameLength]
 
int transport_type
 
bool suspected_unavailable
 
bool system_default_device
 

Detailed Description

设备详细信息。

Member Data Documentation

char nertc::NERtcDeviceInfo::device_id[kNERtcMaxDeviceIDLength]

设备ID

char nertc::NERtcDeviceInfo::device_name[kNERtcMaxDeviceNameLength]

设备名称

bool nertc::NERtcDeviceInfo::suspected_unavailable

是否是不推荐设备

bool nertc::NERtcDeviceInfo::system_default_device

是否是系统默认设备

int nertc::NERtcDeviceInfo::transport_type

设备链接类型,分别指向NERtcAudioDeviceTransportType及NERtcVideoDeviceTransportType


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