GUI: audio failure resilience

This commit is contained in:
tildearrow 2022-02-05 23:48:56 -05:00
parent fe47a2ba09
commit b0698dbac3
5 changed files with 35 additions and 11 deletions

View file

@ -534,7 +534,7 @@ class DivEngine {
String getWarnings();
// switch master
void switchMaster();
bool switchMaster();
// get audio desc want
TAAudioDesc& getAudioDescWant();