commit | 1716d39714b5d4cab2cf68d8d8cc1b25d489fba4 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Jun 03 18:35:45 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 03 20:07:37 2019 |
tree | b6e6dfd207579491b487942409d966e195e454f7 | |
parent | 1fe119f12f77cc3ede2243f76f4ef4a86af17846 [diff] |
Let SessionDescription take ownership of MediaDescription This documents in the API what is already true in the implementation - that SessionDescription will eventually delete MediaDescription objects passed to it. The old API is preserved for backwards compatibility, but marked as RTC_DEPRECATED. Bug: webrtc:10701 Change-Id: I9a822b20cf3e58c5945fa51dbf6082960a332de8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139880 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28144}
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.