EOS_RTCAudio_GetAudioInputDevicesCount

EOS API reference page for EOS_RTCAudio_GetAudioInputDevicesCount

1分未満で読めます

Remarks

Returns the number of audio input devices available in the system. The returned value should not be cached and should instead be used immediately with the EOS_RTCAudio_GetAudioInputDeviceByIndex function.

Return Value

The number of audio input devices

See Also

EOS_RTCAudio_GetAudioInputDeviceByIndex, EOS_RTCAudio_AddNotifyAudioDevicesChanged

Parameters

EOS_RTCAudio_GetAudioInputDevicesCount

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