Enumerate waveform-audio input devices.
function EnumerateWaveIn: Integer;
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 you wish to use with your interface instance.
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |