Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Dummy audio driver initialization issue on WASAPI output device i…
…nitialization 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`.
- Loading branch information