NERtc Windows SDK
V4.4.301
|
#include <nertc_engine_defines.h>
Public 属性 | |
char | device_id [kNERtcMaxDeviceIDLength] |
char | device_name [kNERtcMaxDeviceNameLength] |
int | transport_type |
bool | suspected_unavailable |
bool | system_default_device |
Device details.
char nertc::NERtcDeviceInfo::device_id[kNERtcMaxDeviceIDLength] |
Device ID
char nertc::NERtcDeviceInfo::device_name[kNERtcMaxDeviceNameLength] |
Device name
bool nertc::NERtcDeviceInfo::suspected_unavailable |
Determines whether it is a non-recommended device
bool nertc::NERtcDeviceInfo::system_default_device |
Determines whether it is the system default device
int nertc::NERtcDeviceInfo::transport_type |
Device types, including NERtcAudioDeviceTransportType and NERtcVideoDeviceTransportType