[client] audio: provide option to prevent volume level sync

This commit is contained in:
Geoffrey McRae
2023-04-16 19:10:04 +10:00
parent 9759b5aa8f
commit 4f4cf2be7d
3 changed files with 13 additions and 2 deletions

View File

@@ -221,6 +221,7 @@ struct AppParams
int audioBufferLatency;
bool micShowIndicator;
enum MicDefaultState micDefaultState;
bool audioSyncVolume;
};
struct CBRequest