Enumerate waveform-audio output devices.
public int EnumerateWaveOut();
Number of waveform-audio output 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 output 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 |