commit | 73a28ee066d62c238e8c669ab781bdf289b720ee | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Wed Oct 12 10:01:49 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Oct 12 10:01:57 2016 |
tree | 1be51e003b29686dcabbf79e4149ec4ee72cb0e1 | |
parent | 4b8bfb8ed3845ce214f5c586e521a442eb771e56 [diff] |
The AudioProcessing class is used as an interface to the functionality in the audio processing module. Therefore, it should be a pure interface. This CL ensures that is the case. BUG=webrtc:6515 Review-Url: https://codereview.webrtc.org/2406193002 Cr-Commit-Position: refs/heads/master@{#14608}
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.