Enumerate waveform-audio input devices.
virtual __stdcall int EnumerateWaveIn() = 0;
Number of waveform-audio input devices present in the system. A return value of zero means that no devices are present or that an error occurred.
Use this function to determine number of waveform-audio input devices. If you have multiple soundcards you can specify soundcard for audio input.
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |