AndreMiras / pycaw

Python Core Audio Windows Library
MIT License
385 stars 67 forks source link

IChannelAudioVolume and IAudioStreamVolume interfaces support #33

Closed grisov closed 3 years ago

grisov commented 3 years ago

Thank you for your much needed work on such a useful module!

Please, could you add support the IChannelAudioVolume and IAudioStreamVolume WASAPI interfaces support?

This would allow to control the volume level of individual channels for running processes. Thank you!

AndreMiras commented 3 years ago

Hi @grisov I don't have much time to add the new interface, but I would be happy to review a pull request that brings the support

grisov commented 3 years ago

ok, i understand.

I will try to add these interfaces later.