| commit | 3b51cd328ecc9e88739ea4f7a0d8d3e74efb5c50 | [log] [tgz] |
|---|---|---|
| author | Alessio Bazzica <alessiob@webrtc.org> | Wed Dec 14 15:36:10 2022 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 14 16:40:41 2022 |
| tree | 20bb49662d7100d44744d7e47e1b8467af27dd26 | |
| parent | 597a2ba41aaa0b7ce09c8e0db94060cd6af7a52d [diff] |
Unify AGC2 experiment field trials into one In order to experiment with AGC2 and TS at the same time, 3 field trials are removed and merged into `WebRTC-Audio-GainController2`, which is existing. New parameters for the `WebRTC-Audio-GainController2` field trial: - `switch_to_agc2`: true by default; when true, the gain control switches to AGC2 (both for the input volume and for the adaptive digital gain); - `min_input_volume`: minimum input volume enforced by the input volume controller when the applied input volume is not zero; - `disallow_transient_suppressor_usage`: when true, TS is never created. Removed field trials: - `WebRTC-Audio-Agc2-MinInputVolume`: now a parameter of `WebRTC-Audio-GainController2`; - `WebRTC-ApmTransientSuppressorKillSwitch`: now a parameter of `WebRTC-Audio-GainController2`; - `WebRTC-Audio-TransientSuppressorVadMode`: automatically inferred from `WebRTC-Audio-GainController2`. Bug: webrtc:7494 Change-Id: I452798c0862d71f9adae6d163fe841df05ca44d6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287861 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38890}
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.