commit | c5d4810fbe49e37518e9952611764b2bf4814d98 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Feb 01 15:13:42 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 04 13:16:26 2021 |
tree | 69291a237bdd3651be690df8d382bfc8fc1c49c7 | |
parent | 653d534473b2d2d0ab9959fc69a8301a69b11e1d [diff] |
Const-declare some JsepTransport members, and delete always-null members. Also delete the CompositeRtpTransport class, since it is never instantiated. Locking intentionally left unchanged in this cl, except for removal of RTC_GUARDED_BY annotations on the now const members. Bug: None Change-Id: I99c22ff528ce7a46f71081b98ca83745b8146afc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205000 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33165}
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.