Remarks
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 Name | Usage Information |
---|---|
EOS_HRTCAudio Handle | |
const EOS_RTCAudio_GetAudioOutputDevicesCountOptions* Options | structure containing the parameters for the operation |