libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayCpp::zplay_EnumerateWaveOut Function

Enumerate waveform-audio output devices.

C++
__stdcall __declspec(dllimport) int zplay_EnumerateWaveOut(ZPLAY_HANDLE handle);
Parameters 
Description 
ZPLAY_HANDLE handle 
ZPLAY handle. Get this handle with zplay_CreateZPlay

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 for audio output.

Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr