commit | 25adc8e36b4ff53fae45f33e8790ed236f6c0d9b | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue May 03 13:44:34 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 14:46:36 2022 |
tree | 85939b1f98601769551d767ca30324cd03f137ec | |
parent | 00579e8bcec66fab2e7babef25d4423ef7b3591f [diff] |
Eliminate channel.h from rtp_transmission_manager.cc This also hides the existence of the classes VideoChannel and VoiceChannel from anything that does not include "channel.h". Bug: webrtc:13931 Change-Id: I080a692b6acfd5d2d0401ec20d59c3a684eddb05 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260944 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36746}
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.