commit | f06eb57a2f8653f1bcea0a1b20c999bfcdd449f5 | [log] [tgz] |
---|---|---|
author | Valeriia Nemychnikova <valeriian@webrtc.org> | Wed Aug 29 08:37:09 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 29 10:12:26 2018 |
tree | cc48ce127daded090b8602abd0906ff28c878cb9 | |
parent | 7015bb410da9f42a291db0b2f3f6ab76c9c3a6f0 [diff] |
Adding CustomAudioAnalyzer interface in APM. CustomAudioAnalyzer is an interface of a component into APM that reads AudioBuffer without changing it. The APM sub-module is optional. It operates in full band. As described in the comments, it is an experimental interface which may be changed in the nearest future. Change-Id: I21edf729d97947529256407b10fa4b5219bb2bf5 Bug: webrtc:9678 Reviewed-on: https://webrtc-review.googlesource.com/96560 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Valeriia Nemychnikova <valeriian@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24481}
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.