commit | daee870a354dff0595150dfd97b20b79d76ffa3d | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri Apr 29 11:42:55 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 14:28:02 2022 |
tree | f3d9b4ae8e27d4c6488d155ba4fb59e3e2528c9b | |
parent | d4fce5a361a4dba8a7c97e885af898e24344e7ec [diff] |
Remove ability to do SetChannel() without ClearChannel() This calls out the fact that SetChannel() is only used on M-section activation; ClearChannel is called on deactivation, and we never change the channel while a transceiver is active. Bug: webrtc:13931 Change-Id: I3a3bfeec7c1d27d98c3f94a9401bee2130754ed7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/260461 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36709}
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.