[webrtc-stats] No way to tell what transport is associated with an RTCIceCandidateStats

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

== No way to tell what transport is associated with an 
RTCIceCandidateStats ==
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 a `DOMString transportId` just like we have on 
RTCIceCandidatePairStats.

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

Received on Tuesday, 6 December 2016 21:49:28 UTC