Refactor RtpTransceiver::SetChannel and remove PushNewMediaChannel Remove the PushNewMediaChannel method and the set_media_channels parameter from RtpTransceiver::SetChannel. This removes test-only legacy (PlanB) behavior from the production code when channels are injected to a transceiver. Bug: webrtc:42222804 Change-Id: Ia9abca1e7657de68557a8280d5c148c8aeac698f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/462900 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47387}
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.