commit | 84fdf990e8956f5eed88d84ad381d60aa44859ba | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Jun 21 13:29:18 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 21 16:13:55 2023 |
tree | b4e9be92251252f8b28ef238f4f00738aabbfc49 | |
parent | 051046343922f4f3159a2568144c3c83c46dcacb [diff] |
Convert Media*Channel to contain a webrtc::Transport Media*Channel objects used to subclass webrtc::Transport. This was not an optimal design. This CL makes the transport a member variable of MediaChannelUtil. Bug: None Change-Id: I85d33cc1b32b931e563b7bb2d277f1c512600831 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/309800 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40328}
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.