commit | f785bd46e806ed59869df37bc1b7cae648198647 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed May 31 18:12:24 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 12:16:56 2023 |
tree | c7802ea75a2e0ad1577ca132543fc2645a200022 | |
parent | 4ad141e69b8e6a1650450e97b323a159883e5141 [diff] |
Split WebRtcVideoMediaChannel into Send and Receive This completes the split-channel work for the Video side. Note: For ease of review, the implementations in the .cc file have not been sorted between sender and receiver. This can be done in a later purely-editorial CL. Bug: webrtc:13931 Change-Id: I36cf015d5facb1eed368070cb204a8763ac19a9c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307180 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40207}
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.