commit | 4173483f61831e4a044490f26fdf332ddcef67a1 | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Wed Feb 15 01:33:32 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 12:46:41 2023 |
tree | 9f81f222fe68817a74a4477fa7f4b45099259c64 | |
parent | f4c04286bc361011660492fc1860ea72d59165ec [diff] |
Rename local var active_tls_ to active_tls The local variable active_tls_ in EncoderBitrateAdjuster::AdjustRateAllocation() is named like a class data member. Rename it active_tls to follow the naming convention for local variables. Bug: None Change-Id: If7a5c7b14227bb03460b071c17f92f72396127f4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293440 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39315}
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.