mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 09:19:57 +00:00
[client] config: add new audio:micAlwaysAllow option
This will be used to always grant access to microphones instead of prompting every time.
This commit is contained in:
@@ -202,6 +202,7 @@ struct AppParams
|
||||
|
||||
int audioPeriodSize;
|
||||
int audioBufferLatency;
|
||||
bool micAlwaysAllow;
|
||||
};
|
||||
|
||||
struct CBRequest
|
||||
|
||||
Reference in New Issue
Block a user