[webrtc-stats] No way to tell if an RTCIceCandidateStats is for a local or remote candidate

taylor-b has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== No way to tell if an RTCIceCandidateStats is for a local or remote 
candidate ==
If the RTCIceCandidateStats is referenced by an 
RTCIceCandidatePairStats, it's possible to tell. But not every 
candidate will be paired (for instance, before any remote candidates 
have been trickled).

I propose adding `boolean isRemote`.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/91 using your GitHub 
account

Received on Tuesday, 6 December 2016 21:47:58 UTC