commit | c7d0e4265c43775cd947e4f2c48437954c733c8d | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Fri Feb 04 16:06:55 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 18:01:31 2022 |
tree | 345bb4fa8f8bec9aea0c2bf1d647dac79dfa8435 | |
parent | 8c0aaae664dfb89caa41975c2c1d90b518f173a5 [diff] |
AGC1: min mic level override always applied When the minimum mic level is overridden via the field trial named WebRTC-Audio-AgcMinMicLevelExperiment, AGC1 can still lower the gain beyond the minimum value (namely, when clipping is observed). This CL changes the behavior of the field trial. When specified, the override always applies and therefore the mic level is guaranteed to never become lower than what the field trial specifies. Tested: RTC call in Chromium with and without --force-fieldtrials=" WebRTC-Audio-AgcMinMicLevelExperiment/Enabled-255" Bug: chromium:1275566 Change-Id: I42ff45add54c11084f5ca6a2b95887c627c3c3aa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250141 Reviewed-by: Hanna Silen <silen@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35914}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.