EOS_RTCAudio_GetAudioOutputDevicesCount

EOS API reference page for EOS_RTCAudio_GetAudioOutputDevicesCount

Under 1 min to read

Remarks

DEPRECATED! Use EOS_RTCAudio_QueryOutputDevicesInformation, EOS_RTCAudio_GetOutputDevicesCount instead. Returns the number of audio output devices available in the system. The returned value should not be cached and should instead be used immediately with the EOS_RTCAudio_GetAudioOutputDeviceByIndex function.

Return Value

The number of audio output devices

See Also

EOS_RTCAudio_GetAudioOutputDeviceByIndex, EOS_RTCAudio_AddNotifyAudioDevicesChanged

Parameters

EOS_RTCAudio_GetAudioOutputDevicesCount

Parameter Type And NameUsage Information
EOS_HRTCAudio Handle
const EOS_RTCAudio_GetAudioOutputDevicesCountOptions* Optionsstructure containing the parameters for the operation