commit | 93348d89bc3cc77394b77915b5b2c0a033f401df | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon Feb 14 09:21:31 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 14 10:50:20 2022 |
tree | 3f608986d84df42ce28a415165fee1356185d540 | |
parent | 63472e5aea72bec248d9b38a01813b1a67b70871 [diff] |
Remove unused audio options and corresponding media constraints - experimental AGC (aka googAutoGainControl2) removed in [1] - experimental NS (aka googNoiseSuppression2) removed in [2] - typing noise detection (aka googTypingNoiseDetection) removed in [3] - cricket::AudioOptions::tx_agc_ are unused [1] https://webrtc-review.googlesource.com/c/src/+/219463 [2] https://webrtc-review.googlesource.com/c/src/+/232128 [3] https://chromium-review.googlesource.com/c/chromium/src/+/1617352 Bug: webrtc:11226 Change-Id: Id1ecef3d3e193c210fc11832e16db4f84d866d14 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250680 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35987}
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.