- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Dec 2016 14:01:02 +0000
- To: public-webrtc-logs@w3.org
Hm. This seems like something that should have been updated but isn't. We need a linkage between RTCRtpStreamStats and RTCMediaStreamTrackStats. There's a mediaTrackId in RTCRtpStreamStats; I think ssrcIds was meant to be the opposite of that, but it's misnamed. Options: 1) Rename it to RtpStreamStatsIds 2) Delete it, and let people reverse-map by walking the stats tree. What is best? -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/85#issuecomment-266437809 using your GitHub account
Received on Monday, 12 December 2016 14:01:06 UTC