xenolightning / AudioSwitcher

.NET Library which facilitates interacting with Audio Devices on Windows
Microsoft Public License
248 stars 53 forks source link

The DeviceState parameter is now forwarded correctly. Fixes #8. #9

Closed Lukazoid closed 9 years ago

Lukazoid commented 9 years ago

This fixes #8 by now correctly forwarding the DeviceState parameter.

xenolightning commented 9 years ago

Well spotted. Cheers.

Will write some unit tests to cover these scenarios.