mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +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
|
#ifdef MA_DEBUG_OUTPUT
|
||||||
printf("[WASAPI] Stream rerouting: role != eConsole\n");
|
printf("[WASAPI] Stream rerouting: role != eConsole\n");
|
||||||
#endif
|
#endif
|
||||||
/*return S_OK;*/
|
return S_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* We only care about devices with the same data flow and role as the current device. */
|
/* We only care about devices with the same data flow and role as the current device. */
|
||||||
|
|||||||
Reference in New Issue
Block a user