EOS_RTCAudio_GetAudioOutputDevicesCount

EOS API reference page for EOS_RTCAudio_GetAudioOutputDevicesCount

1分未満で読めます

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 NameUsage Information
EOS_HRTCAudio Handle
const EOS_RTCAudio_GetAudioOutputDevicesCountOptions* Optionsstructure containing the parameters for the operation