commit | a062460a68489fd973167ec041b1883631d41371 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Tue Oct 25 11:45:24 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 25 11:45:32 2016 |
tree | 69ff2b510803a647e2884cff329f020ece4f025c | |
parent | 67c8bc4bf2cc10669e5cb7fd461469f30edcaa23 [diff] |
Several subcomponents inside APM copy render audio from the render side to the capture side using the same pattern. Currently this is done independently for the submodules. This CL moves the the AECM functionality for this into APM. BUG=webrtc:5298, webrtc:6540 Review-Url: https://codereview.webrtc.org/2444793005 Cr-Commit-Position: refs/heads/master@{#14768}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.