Remarks
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. The value can be cached - invalidated only when the audio device pool is changed. |
const char* DeviceName | Human-readable name of the device |