commit | c0d44d9d6369968bcb2371640ad65b4589d20b33 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Dec 13 12:57:24 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 14 11:00:17 2022 |
tree | 039cc65e032ee651b29a5dcb7497602a9e7dfed5 | |
parent | 1c1ff7293b0be14faf32b283eef7ae1eef3f9df0 [diff] |
Split audio and video channels into Send and Receive APIs. The implementation here has a number of changes that force the callers that called the "channel" functions into specific interfaces rather than just letting C++ take care of it; this should go away once there stops being a common implementation class for those interfaces. Bug: webrtc:13931 Change-Id: Ic4e279528a341bc0a0e88d2e1e76c90bc43a1035 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287640 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38888}
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.