[webrtc-stats] what is ssrcIds?

fippo has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== what is ssrcIds? ==
https://w3c.github.io/webrtc-stats/#mststats-dict* has a member 
ssrcIds which is [not 
described](https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-ssrcids).
I suspect it is a list of pointers to "RTP streams" which are 
identified by a ssrc: 
https://w3c.github.io/webrtc-stats/#streamstats-dict* -- the 
description of this is missing too ;-)

btw, why is the mediaType defined on RTCRTPStreamStats and not in 
RTCMediaStreamTrackStats? It would be useful in both probably since 
some attributes only make sense for audio and video respectively. It 
would be more natural on the track stats since that is related to an 
RTPSender/RTPReceiver (which has a kind attribute)

Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/85 using your GitHub 
account

Received on Monday, 28 November 2016 18:16:01 UTC