- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Dec 2017 14:59:01 +0000
- To: public-webrtc-logs@w3.org
Uhm?
```
9: at '<': expected identifier
error found in IDL #11
dictionary RTCOutboundRTPStreamStats : RTCSentRTPStreamStats {
DOMString remoteId;
DOMHighResTimeStamp lastPacketSentTimestamp;
double targetBitrate;
unsigned long framesEncoded;
double totalEncodeTime;
double averageRTCPInterval;
RTCQualityLimitationReason qualityLimitationReason;
*** record<DOMString, double> qualityLimitationDurations;
};------------------------------
make: *** [webidl] Error 64
```
--
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/282#issuecomment-350283670 using your GitHub account
Received on Friday, 8 December 2017 14:59:02 UTC