On 1/15/15 1:54 PM, Cullen Jennings (fluffy) wrote: >> On Jan 5, 2015, at 2:40 PM, Harald Alvestrand <harald@alvestrand.no> wrote: >> >> The current RTCStatsType is defined like this: >> >> enum RTCStatsType { >> "inboundrtp", >> "outboundrtp", >> "session", >> "track", >> "transport", >> "candidatepair", >> "localcandidate", >> "remotecandidate" >> }; >> >> There are no values for the datachannel stats. >> >> To make this symmetric with RTP, I suggest we add "inbounddata" and "outbounddata". >> >> -- >> Surveillance is pervasive. Go Dark. >> > On a related topic to this, I think we should change this from an enum to a string because of the issues where we can't extent an enum in webIDL I believe we're only in trouble if we take RTCStatsType as input somewhere, I don't think we do. .: Jan-Ivar :.Received on Thursday, 15 January 2015 21:06:52 UTC
This archive was generated by hypermail 2.3.1 : Monday, 23 October 2017 15:19:42 UTC