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