commit | 771b50ca0b92477ce8aabba025e959790dd1a949 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Mon Jul 23 15:21:52 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 23 14:12:26 2018 +0000 |
tree | 63b53cc3407f379f8f2c69326f7d59964f6d6f1f | |
parent | 33a373a160d042e5e8953327427fb48a0a9ade69 [diff] |
Add one-stop-shop for built-in AEC toggling in APM This does not change what AEC functionality is available. However, a client that only uses this interface - and not the submodule pointer accessors - gets simpler code, and is guaranteed not to run any two AECs in tandem. The submodule interface EchoControlMobile is being deprecated in https://webrtc-review.googlesource.com/c/src/+/89392 Bug: webrtc:9535 Change-Id: Id9326074e566be6d8768010fc421c457beff402c Reviewed-on: https://webrtc-review.googlesource.com/89386 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24066}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.