Expose video freeze metrics in GetStats. This adds the following non-standardized metrics to video receiver stats: - freezeCount - pauseCount - totalFreezesDuration - totalPausesDuration - totalFramesDuration - sumOfSquaredFrameDurations For description of these metrics see https://henbos.github.io/webrtc-provisional-stats/#RTCVideoReceiverStats-dict* Bug: webrtc:10145 Change-Id: I4c76d5651102e73b1592ffed561e6224f2badeb6 Reviewed-on: https://webrtc-review.googlesource.com/c/114840 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26523}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.