Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ride two WAVs at once?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01194808
Message ID:
01194888
Vues:
29
MSDN: To play multiple sounds simultaneously, use the waveOut* functions in the Waveform Audio API.

VFP code sample (membership required)
WAV file player
http://www.news2news.com/vfp/?example=417

API functions used:
GlobalAlloc
GlobalFree
mmioAscend
mmioClose
mmioDescend
mmioOpen
mmioRead
waveOutClose
waveOutGetPosition
waveOutGetVolume
waveOutOpen
waveOutPrepareHeader
waveOutReset
waveOutSetVolume
waveOutUnprepareHeader
waveOutWrite
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform