bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/settings/submenus
Mario Jr f2de2806eb Add setting for enabling/disabling microphone audio filters
As explained in #11143, disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.

To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-29 14:18:15 -03:00
..
application Add setting for enabling/disabling microphone audio filters 2021-01-29 14:18:15 -03:00
base fix errors linter 2017-10-10 19:08:51 -03:00
data-saving Add a margin between settings and subtitle. close #7825 2019-08-27 14:43:12 -03:00
notification only show raise hand setting / toast for moderators 2020-07-06 12:56:19 +00:00
video Updated Meteor to 1.6.0.1 2018-01-07 22:17:18 -08:00
styles.scss fix duplicate css variables being loaded (improve imports) 2020-09-01 18:46:13 +00:00