Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument?

@nils-ohlmeier Filtering in JS is so trivial, that for something to 
qualify as a selector, I think there also has to be a performance 
benefit (i.e. the implementation can skip a lot of gathering). Since 
there's (in theory!) no cap on the number of tracks that can be added 
to a peer connection, selecting on track makes sense based on that 
measure IMHO.

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

Received on Tuesday, 10 January 2017 19:35:20 UTC