- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Jan 2017 16:31:12 +0000
- To: public-webrtc-logs@w3.org
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