This struct is used to get information about a specific input device.
Properties
EOS_RTCAudio_AudioInputDeviceInfo
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_AUDIOINPUTDEVICEINFO_API_LATEST.
|
EOS_Bool bDefaultDevice
|
True if this is the default audio input device in the system.
|
const char* DeviceId
|
The persistent unique id of the device.
|
const char* DeviceName
|
The name of the device
|
This struct is used to get information about a specific input device.
Properties
RTCAudio.AudioInputDeviceInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTCAUDIO_AUDIOINPUTDEVICEINFO_API_LATEST.
|
bool DefaultDevice
|
True if this is the default audio input device in the system.
|
string DeviceId
|
The persistent unique id of the device.
|
string DeviceName
|
The name of the device
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no