The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
David Reid authored
Automatic stream routing should only be used when the ma_device object is initialized with a device ID of NULL. When it's non-NULL (i.e. an explicit device) it should not perform automatic stream routing. It looks like the WASAPI backend is not respecting this requirements and is enabling automatic stream routing in all cases. Public issue #127
557ef169