| commit | 4dac78a02b952335c04bf2b63ee7679418fe70c9 | [log] [tgz] |
|---|---|---|
| author | Wan-Teh Chang <wtc@google.com> | Tue Feb 14 22:56:58 2023 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 19:05:23 2023 |
| tree | d01f494a647f9a68ae800ef0b390c37a028964e3 | |
| parent | f6eb9d64b281d2e689988001435864620197cd2e [diff] |
Declare 2 VideoEncoder::EncoderInfo vars as const Declare two VideoEncoder::EncoderInfo local variables as const. This makes it clear that they are equal to the return value of encoder_->GetEncoderInfo(). Bug: None Change-Id: I08ab34e670e6eb1cb3c67a48b4e9826902d9d9fa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293385 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/main@{#39321}
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.