bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/settings
Mario Jr 97c76900cb 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-22 16:30:42 -03:00
..
submenus Add setting for enabling/disabling microphone audio filters 2021-01-22 16:30:42 -03:00
component.jsx Add setting for enabling/disabling microphone audio filters 2021-01-22 16:30:42 -03:00
container.jsx remove lock from local settings 2019-08-02 10:15:50 -03:00
service.js Merge branch 'master' into closed-captions-prototype 2019-05-29 11:51:45 -04:00
styles.scss Change layout direction for RTL languages. 2019-05-14 14:17:19 +01:00