commit | 62337e59dd01699eccb3c496bf7112ca930ec828 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue Jan 09 14:17:33 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 09 13:45:20 2018 +0000 |
tree | 3386c94236c759f954e8b1ce3bef70af6e628249 | |
parent | 8bb8308235af9f8b036d512cdf660ea36c79116b [diff] |
Use AudioProcessingBuilder everywhere AudioProcessing is created. The AudioProcessingBuilder was recently introduced in https://webrtc-review.googlesource.com/c/src/+/34651 to make it easier to create APM instances. This CL replaces all calls to the old Create methods with the new AudioProcessingBuilder. Bug: webrtc:8668 Change-Id: Ibb5f0fc0dbcc85fcf3355b01bec916f20fe0eb67 Reviewed-on: https://webrtc-review.googlesource.com/36082 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21534}
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.