commit | 8da35a60ab3c3b641e308fba8e2a6290371d4ab0 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri May 10 07:31:04 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 10 11:43:08 2019 |
tree | 37741d1c908cb3501191fa60548de7bd3ed47ff1 | |
parent | 0da11562dc699cbe5fd0a5e7104d6b2597a9fe3a [diff] |
Deprecate owned naked pointers to cricket::SessionDescription Recommended usage is to create copies with Clone() and to call JsepSessionDescription::Initialize using std::move. Bug: webrtc:10612 Change-Id: I626a08a35ba8e112471cec0374c944e96f8effbc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135941 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27911}
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.