NERtc Unity SDK  V5.4.5
Public 属性 | 所有成员列表
nertc.RtcDeviceInfo结构体 参考

Public 属性

string deviceId
 
string deviceName
 
int transportType
 
bool suspectedUnavailable
 
bool systemDefaultDevice
 

详细描述

设备详细信息。

类成员变量说明

◆ deviceId

string nertc.RtcDeviceInfo.deviceId

设备ID

◆ deviceName

string nertc.RtcDeviceInfo.deviceName

设备名称

◆ transportType

int nertc.RtcDeviceInfo.transportType

设备链接类型,分别指向 RtcAudioDeviceTransportTypeRtcVideoDeviceTransportType

◆ suspectedUnavailable

bool nertc.RtcDeviceInfo.suspectedUnavailable

是否是不推荐设备

◆ systemDefaultDevice

bool nertc.RtcDeviceInfo.systemDefaultDevice

是否是系统默认设备


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