commit | 603e6e3ffcc340d42c79f5f7fcb575f62d3d0aea | [log] [tgz] |
---|---|---|
author | Åsa Persson <asapersson@webrtc.org> | Tue Aug 10 06:56:36 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 10 09:37:33 2021 |
tree | 5006a81dd1f899df9260fbcc1dde3fdd75535c58 | |
parent | ecc46eff5bef8a2bc499a8aab086943c0d420584 [diff] |
Update StreamStats.encode_frame_rate when GetStats is called. Currently encode_frame_rate is updated (ComputeRate called) when a frame is encoded. If a stream is stopped, encode_frame_rate will have an old value (the framerate at the time of the last encoded frame) instead of zero. Bug: webrtc:13037 Change-Id: I1a2122df61e3e8187e57155dda71c0173cda4c5b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228220 Commit-Queue: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34695}
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.