Re: [webrtc-stats] RTCCodecStats needs `transportId` and `isRemote` to give it context

I agree that figuring out which codecs are in use seems like a 
desirable goal.
We already buckled the "static object" nature of CodecStats when we 
added payloadType, so I guess adding transportId will not really cause
 more damage - with pt in there, we can't depend on reusing codec 
objects between transports anyway.
This still doesn't give us the relevant media section - can we avoid 
supporting that?


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

Received on Monday, 6 February 2017 11:10:52 UTC