commit | 4a5dab00ae22c045828b4f23c70de8fda814ca29 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Jan 28 10:15:35 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 28 11:22:09 2020 |
tree | 7dbd4e9266befb408708d0ee1003683b7c8d5a6b | |
parent | 086055d0fd9b9b9efe8bcf85884324a019e9bd33 [diff] |
[Stats] Include fecPackets[Reeceived/Discarded] in Members() This refers to modern getStats() only. The metrics has been implemented for a while in C++ but was accidentally not included in the Members() list, meaning they were not exposed in lists (including exposure in Chrome/JavaScript). The Chromium whitelist already include them. TBR=hta@webrtc.org Bug: webrtc:11317 Change-Id: I0c3ee9c552975fc37db2d87196c66e662c994aed Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167530 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30391}
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.