commit | da37473a54616433f65c4ec7d6e80792315a2e56 | [log] [tgz] |
---|---|---|
author | Guido Urdaneta <guidou@webrtc.org> | Fri Jan 25 09:36:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 25 13:58:57 2019 |
tree | ce5b1601cfeb6015227200655bcfe12be94f5d29 | |
parent | 99ec6f39b922363c1b75e4f9a18e374f842d9bc6 [diff] |
Make webrtc::ParseCandidate() public. This is intended to be used in Blink to implement proper support for the JavaScript RTCIceCandidate API. Bug: chromium:683094 Change-Id: I93d117ef1bd9541593f2715bdf3291dc2941737f Reviewed-on: https://webrtc-review.googlesource.com/c/119940 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Guido Urdaneta <guidou@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26404}
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.