commit | 2b72d847332315f8f8007adb26ab9eb22f5b5eac | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Fri Apr 21 12:22:43 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 26 15:57:46 2023 |
tree | e48f93be952d80f4c1f40dd0fe26266fe86562db | |
parent | 2bd878180addfa325a657588ab6afca30c77aad3 [diff] |
stats: fix type of inbound-rtp frames_received which gets assigned from a uint32_t VideoReceiverInfo::frames_received so should remain an unsigned type BUG=None Change-Id: I1db6a3f96c4ff49eee72dcce54eb6fff346c128c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302342 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#39958}
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.