commit | 71bdda0ededda74cdd73a8309419cf626499627f | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Mar 31 10:59:59 2016 |
committer | Niels Möller <nisse@webrtc.org> | Thu Mar 31 11:00:08 2016 |
tree | 7fe2ee3a10a43ec5ac87ece86e73d7f198331fd7 | |
parent | 82b750b80e5f821d630da7d0d51b6529af4b453a [diff] |
Add RTCConfiguration getter and setter methods. The immediate plan is to move some flags into an embedded MediaConfig (https://codereview.webrtc.org/1818033002/), which will be possible after Chrome is updated to use these new setter methods. BUG=webrtc:4906 R=hbos@google.com, hbos@webrtc.org, perkj@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1836083003 . Cr-Commit-Position: refs/heads/master@{#12177}
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.