DescriptionRTCInboundRTPStreamStats.qpSum collected.
This was previously only collected for local tracks
(RTCOutboundRTPStreamStats.qpSum).
Spec: https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum
This CL also improves some testing in rtcstatscollector_unittest.cc.
Default and non-default values are tested in the same unittests,
removing the test that was specific to default-values, which was
otherwise code duplication.
BUG=webrtc:7065
Review-Url: https://codereview.webrtc.org/2675943002
Cr-Commit-Position: refs/heads/master@{#16477}
Committed: https://chromium.googlesource.com/external/webrtc/+/cd195bea5e38a61e73b08f82445560d9136cd9da
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed set timestamp, moved default testing so that a test case could be removed #
Total comments: 4
Patch Set 3 : Rebase with master after dependent CL landed #Patch Set 4 : Addressed nit #
Messages
Total messages: 22 (12 generated)
|