commit | 16579cc81d1737931f25ac3d4bf67a1765615d6b | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Feb 09 13:01:24 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 09 14:29:08 2023 |
tree | 8c64ee1f5354bcb7126bbe5ea0b787604df41764 | |
parent | d59c0c35c6c27d969ecf36a8944578d2436e70d3 [diff] |
Change MediaChannel to have a Role parameter This allows MediaChannel to know whether it's being used for sending, receiving, or both. This is a preparatory CL for landing the split of MediaChannel usage into sending and receiving objects. Bug: webrtc:13931 Change-Id: If518c8b53d5256771200a42e1b5f2b3321d26d8c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292860 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39283}
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.