| commit | c3a953a17307d8e6b7510bbf31ac29daf17b5ab5 | [log] [tgz] |
|---|---|---|
| author | Fredrik Hernqvist <fhernqvist@google.com> | Thu Apr 17 08:24:06 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 10:04:44 2025 |
| tree | 3b5443a3c6c85ab2524a6512b6b0c261a1466f8c | |
| parent | aa5bec246ec645c063aa1b959e9cfa6e2db76106 [diff] |
Support adding multichannel config to EchoCanceller3Factory We also move the creation of the default multichannel config to EchoCanceller3Config, to expose it to API users. This CL also changes some imports, generated by using the `tools_webrtc/iwyu/apply-include-cleaner` tool. However, this does not work on * audio_processing_impl.cc because it says it doesn't compile * echo_canceller3.h because it adds an illegal import BUG=None No-Iwyu: It wants invalid changes to some files Change-Id: If461326967acdc57539a0c87f6db53be0e217522 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/386900 Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Fredrik Hernqvist <fhernqvist@google.com> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44413}
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.