diff options
author | Alessandro Famà <me@alessandrofama.com> | 2024-01-09 16:37:06 +0100 |
---|---|---|
committer | Alessandro Famà <me@alessandrofama.com> | 2024-01-09 17:36:13 +0100 |
commit | 998078f8d7414a21214d4ad4056e0fb8b4e55180 (patch) | |
tree | 2b650736268cd98fd630262120154b2d3fb24344 /platform/android/export/export_plugin.cpp | |
parent | 8297ec949bad8029372da13e1d4e36599989b5ae (diff) | |
download | redot-engine-998078f8d7414a21214d4ad4056e0fb8b4e55180.tar.gz |
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`.
Diffstat (limited to 'platform/android/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions