commit | 6124aacd9831284902b4ea2cfabda1050c1c1bf6 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Mon Nov 13 13:56:02 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 14 09:31:56 2017 |
tree | 5be5b35740aac739e58299cb30eb8802f72c6cd0 | |
parent | 8962b54a434e84efeb003d7f522eb4bc7e9cb764 [diff] |
Add AudioProcessing parameter to RTCPeerConnectionFactory native constructor This allows Objective C(++) users to supply their own implementations of the webrtc::AudioProcessing module. Bug: webrtc:8163 Change-Id: I2302610c9b45b2f483146d6fe7d82be419b33ee2 Reviewed-on: https://webrtc-review.googlesource.com/18180 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20668}
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.