| commit | 5647f44199a09c4d11fa783469ee5385d0aa3de2 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Wed Sep 10 06:24:01 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 08:44:13 2025 |
| tree | e5fe0d7d0fd645c53194efd403690c038fd3a1f5 | |
| parent | 5d7e31cd07027bc7eff30da48d34f87ab9eb4d93 [diff] |
Remove the deprecated SdpDeserialize function This change removes the old SdpDeserialize function that took a JsepSessionDescription pointer as an output parameter. This function was marked as deprecated in favor of a newer overload that returns a std::unique_ptr<SessionDescriptionInterface>. Bug: webrtc:442220720 Change-Id: Ic214168f2b3393ac69e4cab422c22622131cae89 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408880 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45609}
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.