[webrtc-stats] Pull Request: Fix stats object reference in example code

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

== Fix stats object reference in example code ==
Fixes a minor issue with example code: [RTCStatsReport is a map,](https://www.w3.org/TR/webrtc/#dom-rtcstatsreport) so property accessors shouldn't be expected. The `.get()` method should be used instead.

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


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

Received on Thursday, 12 January 2023 18:10:31 UTC