commit | 49864b7f0d18256311bedc09d94aa96aa72f43be | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Jun 05 12:55:35 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 08 07:46:54 2020 |
tree | b8d593dcf38f40bbd5108d87d87694954c17fea3 | |
parent | 10ef84728937fe73e7d8118c9c187601033450f3 [diff] |
Add forget_learned_state to IceControllerInterface This patch enables an IceController to use Connection::ForgetLearnedState by returning it in a SwitchResult, that will cause P2PTransportChannel to call the method. BUG: webrtc:11463 Change-Id: I098bbbd2fb2961822b165770189ac0c2225d1cb0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176511 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31458}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.