commit | 303b3c21a4adf67359734b1bfbf5bdb9b25ad6c7 | [log] [tgz] |
---|---|---|
author | skvlad <skvlad@webrtc.org> | Fri Mar 25 02:36:46 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 25 02:36:54 2016 |
tree | 15f62406c4b08c2f66f41351c507b3be17bf3c30 | |
parent | a49dc36976da44f3d6d75aed2dcab93fe14fc3a0 [diff] |
Added the JNI interface to get and set RtpParameters and the maximum bitrate limits. Defined a JavaCollection convenience class to simplify iterating over collections from within JNI code Follow-up to https://codereview.webrtc.org/1788583004/. BUG= Review URL: https://codereview.webrtc.org/1819553002 Cr-Commit-Position: refs/heads/master@{#12125}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.