commit | 281276301c00af07703d76dd781e54128a033a4f | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Thu Nov 01 10:37:15 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 01 11:21:15 2018 |
tree | 2fac1183e325ae59d614ee4be13a0bfe1b8efd69 | |
parent | 4e93329839463c51d1957682ff47f09773ec9eee [diff] |
Remove deprecated AudioProcessing::GetStatistics function Additionally, AudioProcessing::GetStatistics(bool) is made pure virtual and the default implementation in AudioProcessing is removed. Deprecation PSA: https://groups.google.com/forum/#!msg/discuss-webrtc/NgqEPvkNuDE/7HtwnMmADgAJ Bug: webrtc:9947, webrtc:8572 Change-Id: I123402bf7d6c49f3613154c469b818109d8fad43 Reviewed-on: https://webrtc-review.googlesource.com/c/108783 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25463}
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.