commit | 7988e5cbbf1a847dbf5e90237600af51c0d701cd | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Mon Sep 24 15:35:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 27 12:28:12 2018 |
tree | c9f6077b121237a9b5217eee015ec759c25967f5 | |
parent | 827cf3c1b28ef8c824aaff50d381e78bb7733f00 [diff] |
Remove echo_cancellation() and echo_control_mobile() interface access outside APM Some of the AEC settings in WebRtcVoiceEngine agree with just about everywhere else and have therefore been set in stone inside AEC2/AECM. A lot of routing for those settings disappears. The comfort noise setting is exposed in the API, so the flag for it will be removed a PSA later. Bug: webrtc:9535 Change-Id: I53816152415a9a069cea9520cec697b6bcfe0948 Reviewed-on: https://webrtc-review.googlesource.com/101622 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24863}
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.