commit | dd34a482d9015eb88378b8a732f7f86d62f4f15a | [log] [tgz] |
---|---|---|
author | Hanna Silen <silen@webrtc.org> | Fri Nov 04 09:53:49 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 04 11:28:44 2022 |
tree | bab9149ee551174c5e53ae16e00b574c28cc0956 | |
parent | 49a6097e958c9c9761094efe04e40b818deab67a [diff] |
InputVolumeController: Hardcode some digital gain parameters In InputVolumeController/MonoInputVolumeController, set min_digital_gain_db_ and disable_digital_adaptive_ to fixed values ahead of replacing speech level target as well as digital gain minimum and maximum with target range parameters. In InputVolumeController, remove digital_adaptive_follows and min_digital_gain_db from the config as they are no longer needed. Bug: webrtc:7494 Change-Id: I1378b6e182224c41038c6d8c649e7a28961f73d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280962 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38554}
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.