|
-
Oct 15th, 2001, 01:53 PM
#1
mciSendString() should be the function you want. Look at that, as well as the setaudio command string. MCI reference can eb found in the MSDN, under Platform SDK->Graphics and Multimedia Services->Multimedia Audio->MCI.
Z.
-
Oct 15th, 2001, 05:43 PM
#2
Hyperactive Member
yes, i know how to use the MCI send string but i wasn't aware that there was a mute function, i'll look into its properties as well as setaudio... thanx
This Business Is Binary. Your a 1 or a 0. Alive or Dead. (AntiTrust)
-
Oct 15th, 2001, 06:06 PM
#3
Hyperactive Member
ok well this will not work now that i've looked at it, u see i'm not playing media files so therefore i do not have a device id to send the setvolume command to. So the mci option would not work as i would have to open a file whether it be small .wav or whatnot, and leave it open which will take up memory and is not what i want... I want API that can interact witht the Volume properties of windows Sound Manager such as the icon in the systray....
Thanx
This Business Is Binary. Your a 1 or a 0. Alive or Dead. (AntiTrust)
-
Oct 15th, 2001, 08:43 PM
#4
There should be a function or some such under Multimedia Audio in the MSDN. Take a look around, do a search, etc.
Z.
-
Oct 15th, 2001, 08:45 PM
#5
Yeah, check out the Audio Mixer Services section. That should give you what you need.
Z.
-
Oct 15th, 2001, 09:11 PM
#6
Hyperactive Member
This Business Is Binary. Your a 1 or a 0. Alive or Dead. (AntiTrust)
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
|