In winmm I can find WaveOutGetVolume
and WaveOutSetVolume
but not a similar function for incoming volume. I was looking for WaveInGetVolume/WaveInSetVolume
I'm using winmm.dll in C#.Net
Does anybody know a simliar api that can do that for me?
In winmm I can find WaveOutGetVolume
and WaveOutSetVolume
but not a similar function for incoming volume. I was looking for WaveInGetVolume/WaveInSetVolume
I'm using winmm.dll in C#.Net
Does anybody know a simliar api that can do that for me?