2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-26 00:16:37 +08:00
Alessandro Famà 998078f8d7 Fix Dummy audio driver initialization issue on WASAPI output device initialization failure
`AudioDriverWASAPI::init` consistently returns `Error::OK`, even when encountering a failure during the initialization of the output device. This behaviour blocks the dummy driver from initializing in `AudioDriverManager::initialize`.
2024-01-09 17:36:13 +01:00
..
2023-04-27 20:28:22 +02:00
2024-01-04 09:56:43 -05:00