[webrtc-stats] Pull Request: Adding RTCRTPContributingSourceStats stats report object.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-stats:

== Adding RTCRTPContributingSourceStats stats report object. ==
Fixes #183.

This object represents a source that's contributing to a mixed RTP
stream (identified by rtpStreamStatsId). It offers the same information
as RTCRtpContributingSource in the WebRTC 1.0 API, with the addition of
a "packetsContributedTo" counter.

See https://github.com/w3c/webrtc-stats/pull/194

Received on Thursday, 6 April 2017 00:29:33 UTC