[webrtc-stats] Messed up "stream" and "track"

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

== Messed up "stream" and "track" ==
At the moment, the text relevant to this says:

"track"
Contains the sequence of tracks related to a specific media stream and
 the corresponding media-level metrics. It is accessed by the 
RTCMediaStreamStats.

This is obviously wrong. The RTCStatsType string for a MediaStream 
should be "stream", and "track" should point to 
RTCMediaStreamTrackStats. The term "media stream" shouldn't be used 
without a reference.

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

Received on Thursday, 3 November 2016 14:32:15 UTC