Re: [mediacapture-main] Add autoGainControl and noiseSuppression constraints.

@ShijunS Usually we look at usage when we're deciding between standardizing a legacy API or deprecating it. The [chromium issue](https://groups.google.com/a/chromium.org/d/msg/blink-dev/mba5ziDLFU4/3MGCjHvSDgAJ) I linked to earlier discusses the latter, and boils down to that they haven't added counters yet, and that usage in httparchive looks low.

But we're not trying to standardize `googAutoGainControl`, `googNoiseSuppression`, `mozAutoGainControl` or `mozNoiseSuppression`.

The PR adds `autoGainControl` and `noiseSuppression` which would instantly have two independent mature implementations. I'd hesitate to predict their popularity based off usage of their vendor-prefixed twins, as I expect most sites think twice before relying on undocumented vendor-prefixed APIs.

Anyway, usage seems like a high bar to me. It's quite unusual for new constraints PRs to even come with two independent mature implementations, let alone any actual usage at all.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/444#issuecomment-298781188 using your GitHub account

Received on Tuesday, 2 May 2017 22:39:21 UTC