waveInGetNumDevs function winmm

int waveInGetNumDevs()

The waveInGetNumDevs function returns the number of waveform-audio input devices present in the system.

UINT waveInGetNumDevs();

Implementation

int waveInGetNumDevs() => _waveInGetNumDevs();