|
-
May 28th, 2000, 10:02 PM
#1
Thread Starter
Lively Member
What API calls do you use to set and get the Volume level
-
May 29th, 2000, 04:57 AM
#2
- Use waveOutSetVolume to set the volume level.
- Use waveOutGetVolume to get the volume level.
-
May 30th, 2000, 06:14 AM
#3
Thread Starter
Lively Member
i want to change the main volume, not the wave volume
-
May 30th, 2000, 06:24 AM
#4
Try using auxSetVolume and auxGetVolume. This sets the volume for an auxiliary audio device. When you use it, specify your Speakers as the device.
-
Jun 2nd, 2000, 06:16 AM
#5
Frenzied Member
Here:
http://forums.vb-world.net/showthread.php?threadid=484
You will have to play with it some to figure it out like I did. Good luck
Oh the max volume is 65,535.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|