Remarks
This struct is used to get information about a specific output device.
Properties
EOS_RTCAudio_AudioOutputDeviceInfo
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_RTCAUDIO_AUDIOOUTPUTDEVICEINFO_API_LATEST. |
EOS_Bool bDefaultDevice | True if this is the default audio output 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 | The human readable name of the device |