NERtc Unity SDK V.5.4.128
|
Public 属性 | |
string | deviceId |
string | deviceName |
int | transportType |
bool | suspectedUnavailable |
bool | systemDefaultDevice |
设备详细信息。
string nertc.RtcDeviceInfo.deviceId |
设备 ID。
string nertc.RtcDeviceInfo.deviceName |
设备名称。
int nertc.RtcDeviceInfo.transportType |
设备链接类型,分别指向 RtcAudioDeviceTransportType 及 RtcVideoDeviceTransportType
bool nertc.RtcDeviceInfo.suspectedUnavailable |
是否是不推荐设备。
bool nertc.RtcDeviceInfo.systemDefaultDevice |
是否是系统默认设备。