commit | 9a5c6f8f3fc8adefc69809c712e0466586f2a2d8 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Thu Feb 01 10:38:40 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 19:32:21 2018 +0000 |
tree | 45549f60066c6f31cb75e87d656ae98fcbe135dd | |
parent | dc221515ff6876e9fb3cf4f9ac4d308c8945c877 [diff] |
Add the network preference to RTCConfiguration. The network preference is added to RTCConfiguration and passed to ICE. ICE considers now the preference set by applications over network interface types when making decisions in candidate pair switching. Bug: webrtc:8816 Change-Id: I40d2612705b54c83dd45772ac855808e0a76b1e1 Reviewed-on: https://webrtc-review.googlesource.com/44020 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21855}
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.