Champak Posted October 2, 2013 Posted October 2, 2013 I'm using the wmp object to set the volume of my script...I don't want to touch the system volume. According to this page MS http://msdn.microsoft.com/en-us/library/windows/desktop/dd564343(v=vs.85).aspx I believe it should be set like this: $OPLAYER1.settings.volume(40), but I'm getting no change. It should be a read and write property. I'm at a loss. Any help please.
mrflibblehat Posted October 2, 2013 Posted October 2, 2013 What have you tried? Any Code to show us? [font="'courier new', courier, monospace;"]Pastebin UDF | Prowl UDF[/font]
abberration Posted October 2, 2013 Posted October 2, 2013 This UDF could help you work with the volume: '?do=embed' frameborder='0' data-embedContent>> Easy MP3 | Software Installer | Password Manager
Champak Posted October 2, 2013 Author Posted October 2, 2013 I see the example has an = sign instead of () for the value. I could have sworn I tried the = and got a syntax error. Ill try it again when I get home, I may have pressed the wrong button. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now