mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-06 07:31:56 +00:00
[client] audio: provide option to prevent volume level sync
This commit is contained in:
@@ -221,6 +221,7 @@ struct AppParams
|
||||
int audioBufferLatency;
|
||||
bool micShowIndicator;
|
||||
enum MicDefaultState micDefaultState;
|
||||
bool audioSyncVolume;
|
||||
};
|
||||
|
||||
struct CBRequest
|
||||
|
||||
Reference in New Issue
Block a user