commit | 59b4e3ea8c0a869ccdcd5bfcba088e4c007cf5d3 | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Wed May 30 15:14:08 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 31 08:42:10 2018 |
tree | 39bd4268ca13db79188ae75856a6ba184bc0194b | |
parent | f0b83c5e875d2f1b04c6454594118b1faa9da354 [diff] |
Split IceCandidatePairEventType enum. Disjoint subsets of the enum values are used for Ice candidate config events and Ice candidate check events. This CL breaks out the config part to a separate enum and by extension changes the icelogger interface for config events. Bug: webrtc:9336, webrtc:8111 Change-Id: I405b5c3981905c3c504b45afdddb3649469ed141 Reviewed-on: https://webrtc-review.googlesource.com/79943 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23464}
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.