I want to control other application volume(firefox).
i can do it with Volume Mixer
What is the libraries of the Volume Mixer
?
I want to control other application volume(firefox).
i can do it with Volume Mixer
What is the libraries of the Volume Mixer
?
Here is a sample C# Console Application that does it. It's based on the Windows Core Audio Library. It works only on Windows 7 and higher.
Note: I have not defined the interfaces completely, only what was needed for the code to work.