commit | 6f38d25f1137c7e751be06f23e5bbbbe2497e88a | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Fri Oct 20 09:36:16 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 20 08:37:23 2017 +0000 |
tree | 7bc58354d8d10846807feeab0a7f59072b1fd1a2 | |
parent | 6f72f56b6c5e951267ca66d745161b3a026e8768 [diff] |
Add Java support for AudioProcessing and PostProcessing injection This allows injection of a user-defined post processing module from the Android layer. Bug: webrtc:8163 Change-Id: If3a6b4726c34c5f82d186b8cf95373c283cbd3f6 Reviewed-on: https://webrtc-review.googlesource.com/7610 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20367}
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.