NERtc Unity SDK V.5.4.128
载入中...
搜索中...
未找到
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

是否是系统默认设备。


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