commit | aa6b24f23c155122343cbf0de08ad44758be5f65 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Wed Jan 10 12:33:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 11 12:51:01 2018 |
tree | edada2f78253f90a62a793c32334f1b53edde5ab | |
parent | a4eeeffec21af86b2e87fa97db019288555c14d0 [diff] |
Delete DefaultAudioProcessingFactory in the Java layer This removes the DefaultAudioProcessingFactory, PostProcessingFactory and DefaultAudioProcessingFactoryTest classes and leaves the interface AudioProcessingFactory without any default implementation (as the default APM is already created by the PeerConnectionFactory JNI). Bug: webrtc:8701 Change-Id: I259108afbc5b24cab5161485f45af4236f775c18 Reviewed-on: https://webrtc-review.googlesource.com/37220 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21577}
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.