Reland "Add hugeFramesSent GetStats metric"
This is a reland of f9f71b91ae073fdd2b89ff9df1204835aa3137eb after the change in chromium tests. Chromium change done here: https://chromium-review.googlesource.com/c/chromium/src/+/950776 Original reviewed on: https://webrtc-review.googlesource.com/c/src/+/54420 No changes to the original patchset were done. TBR=hta@webrtc.org,hbos@webrtc.org,sprang@webrtc.org,solenberg@webrtc.org Bug: webrtc:8901 Change-Id: Ic88c3cb963dceea0426eb90519743e3c1a4533c1 Reviewed-on: https://webrtc-review.googlesource.com/60140 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22310}
This commit is contained in:

committed by
Commit Bot

parent
1e0c804f19
commit
70473fcac4
@ -189,6 +189,7 @@ class StatsReport {
|
||||
kStatsValueNameFrameWidthReceived,
|
||||
kStatsValueNameFrameWidthSent,
|
||||
kStatsValueNameHasEnteredLowResolution,
|
||||
kStatsValueNameHugeFramesSent,
|
||||
kStatsValueNameInitiator,
|
||||
kStatsValueNameInterframeDelayMaxMs, // Max over last 10 seconds.
|
||||
kStatsValueNameIssuerId,
|
||||
|
Reference in New Issue
Block a user