mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 01:09:58 +00:00
[client] config: add new option audio:micShowIndicator
This will be used to control the display of the microphone recording indicator.
This commit is contained in:
@@ -203,6 +203,7 @@ struct AppParams
|
||||
int audioPeriodSize;
|
||||
int audioBufferLatency;
|
||||
bool micAlwaysAllow;
|
||||
bool micShowIndicator;
|
||||
};
|
||||
|
||||
struct CBRequest
|
||||
|
||||
Reference in New Issue
Block a user