How to use various multimedia API functions
Play a WAV/AVI/MIDI/CD, record a WAV, capture an AVI frame, change various
volumes.
Uses the following API function:
- auxGetVolume
- BitBlt
- keybd_event
- mciGetDeviceID
- mciSendString
- close
open
play
record
- save
set
status
stop
- midiOutGetVolume
- midiOutSetVolume
- sndPlaySound
- waveOutGetVolume
- waveOutSetVolume
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.