commit | 3ecdd0f02adf1a080d311f3afec57dccba282341 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Fri Nov 24 10:21:14 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 24 11:03:19 2017 |
tree | 90e7e4a073449b8fc214d7f8caa62fbf1e01b1c1 | |
parent | f281853c111a11e13ac7c6ad2db705ee526a39a8 [diff] |
Android: Generate JNI code for MediaConstraints Also improves ownership model by using std::unique_ptr in a couple of places instead of raw pointers. Bug: webrtc:8278 Change-Id: I0429ec3c416b5baa1ffa21dad71e0d64b004c446 Reviewed-on: https://webrtc-review.googlesource.com/25020 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20863}
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.