commit | c18f083900394495b1adcba2e89d98d5de1b5d7b | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed May 31 06:55:00 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 08:36:25 2023 |
tree | c642d607644db0bd4464acca451e68b50cdc3e4b | |
parent | 94a9d55671ec0ea47aa76bd71e5fb8de32897589 [diff] |
Split MediaChannel concrete functions to MediaChannelUtil This allows subclasses of MediaSendChannel and MediaReceiveChannel to derive from MediaChannelUtil without promising to implement the interfaces. Bug: webrtc:13931 Change-Id: I998de7566b343032c83cd6e5419f49349f41035f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307140 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40185}
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.