[mediacapture-main] Add autoGainControl and noiseSuppression constraints.

jan-ivar has just created a new issue for https://github.com/w3c/mediacapture-main:

== Add autoGainControl and noiseSuppression constraints. ==
Chrome has `googAutoGainControl` and `googNoiseSuppression`,
& Firefox has `mozAutoGainControl` and `mozNoiseSuppression`.

With two working implementations, we should standardize `autoGainControl` and `noiseSuppression` to avoid [prefix pollution](https://hsivonen.fi/vendor-prefixes/).

With this in the spec, my hope is Google would rethink [moving](https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/mba5ziDLFU4/ZlODIY3CDgAJ) `googAutoGainControl` and `googNoiseSuppression` into `navigator.mediaDevices.getSupportedConstraints`, and we would remove our `mozAutoGainControl` and `mozNoiseSuppression` mistakes.


Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/444 using your GitHub account

Received on Tuesday, 11 April 2017 00:02:19 UTC