Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime.

If it calls getStats, 100 kbytes arrive, and it calls removeTrack, 
where are those 100 kbytes going to be visible?

wrt the problem of knowing whether the object is active or not: we 
added "deleted" to ICE candidates 
(https://w3c.github.io/webrtc-stats/webrtc-stats.html#dom-rtcicecandidatestats-deleted)
 - I have wondered afterwards if this was at the wrong level, and we 
should instead have it as a generic RTCStats dictionary member, since 
it seems to apply in many contexts. 

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/pull/114#issuecomment-271917555 
using your GitHub account

Received on Wednesday, 11 January 2017 16:31:21 UTC