Re: [webrtc-stats] RTCMediaStreamTrackStats is four dictionaries in one

I think this is nicer and the way it should have been designed from the start. I'm a bit hesitant though. With #191 we could add new dictionary "types" for "isRemote = true", a case which had not been implemented by Chrome/Firefox, and keep the old dictionaries.

This change on the other hand would require 4 new dictionaries "types", deprecating the existing "track", which is not backwards compatible with what is already shipped in Chrome since several versions ago.

If we do this change it would be good to do it in coordination with other disruptive changes, like if we do sender/receiver stats instead of track stats (#231).

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/230#issuecomment-328779171 using your GitHub account

Received on Tuesday, 12 September 2017 08:22:15 UTC