mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Revert an experimental fix for WASAPI automatic stream routing.
This commit is contained in:
+1
-1
@@ -13642,7 +13642,7 @@ static HRESULT STDMETHODCALLTYPE ma_IMMNotificationClient_OnDefaultDeviceChanged
|
||||
#ifdef MA_DEBUG_OUTPUT
|
||||
printf("[WASAPI] Stream rerouting: role != eConsole\n");
|
||||
#endif
|
||||
/*return S_OK;*/
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
/* We only care about devices with the same data flow and role as the current device. */
|
||||
|
||||
Reference in New Issue
Block a user