| commit | 15bb3e5cb447a86ae78ea1398c30057aace46f40 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Tue Sep 02 19:44:26 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 03 13:34:44 2025 |
| tree | f4dac82ce281151412ea407c683cb55606b6fdc7 | |
| parent | 619f10796e0275f995d74db6884ea21a8d5c70e2 [diff] |
Exchange JsepSessionDescription for SessionDescriptionInterface For the SdpSerialize utility method in webrtc_sdp.*. Also updating a few test methods to require the interface and not the implementation. This should be a no-op change since JsepSessionDescription inherits from SessionDescriptionInterface. Bug: webrtc:442220720 Change-Id: Iee266834b744efd1295e1519027a7d4e854995ae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407620 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45546}
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.