commit | 65685a65f261dbfe0556a3509c468367c2080c8e | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Apr 27 12:15:49 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 17:13:11 2022 |
tree | bcb9908f63fe8e0a7f17e603bd59653f263f1164 | |
parent | df209e797b6dd6d9472a63189bc8681d947725ef [diff] |
Move pc/channel.h to only be used in .cc files This is an implementation API, user classes should in principle only use the channel_interface.h Bug: webrtc:13931 Change-Id: I85c285217858dc087c90a50792e980f731f4439f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260185 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36674}
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.