[webrtc-stats] Pull Request: Merge obsolete sender/receiver stats into obsolete track stats.

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

== Merge obsolete sender/receiver stats into obsolete track stats. ==
Fixes #636.

On the implementation level this has always been called RTCMediaStreamTrackStats. The spec only changed to allow different flavors (sender and receiver stats) but since these were never implemented and have now been removed from the spec, let's restore the spec to match the implementation again.

This makes the spec MUCH more readable since now dictionaries now map closely to RTCStatsType and implementation


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 June 2022 10:20:10 UTC