LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Having trouble using SDK for volume control

I want to control master volume and Linein recording volume of my pc. I know there are sdk functions available but I am not sure which one to use and how to use as they are not that easy. Does anybody have example code/suggestions? Thanks for your help in advance.

Sheetal
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 1 of 4
(3,349 Views)
Hello, I am still looking for help. Please help.

Thanks.
Sheetal
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 2 of 4
(3,349 Views)
As you say, the mixerXXX() API functions are not particularly easy to use, especially if you want to develop software that can automatically deal with different mixer hardware. There are a number of component tools available to help you deal with this problem, of which ours (MSSMixer) is one.

--
Martin.
--
Martin
Certified CVI Developer
0 Kudos
Message 3 of 4
(3,349 Views)
Sheetal,

The Mixer API is one of the most complicated APIs in multimedia. The best site that I found on this API is here. it includes some sample code, a good summary of the API and even some diagrams.

This is also a good link to msdn with all the multimedia functions.

I hope this helps.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 4 of 4
(3,349 Views)