xenolightning / AudioSwitcher

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

GetDevices(DeviceState) does not use specified DeviceState #8

Closed Lukazoid closed 9 years ago

Lukazoid commented 9 years ago

In AudioController.cs the methods GetDevices(DeviceState), GetDevicesAsync(DeviceState) and GetDeviceAsync(Guid, DeviceState) do not use the specified DeviceState parameter and instead result in using DEFAULT_DEVICE_STATE_FILTER.