[webrtc-pc] Remove MTI marker from unimplemented MTI stats (#2497)

dontcallmedom has just created a new issue for https://github.com/w3c/webrtc-pc:

== Remove MTI marker from unimplemented MTI stats ==
The following stats that are currently marked as MTI in the spec have not been implemented anywhere, nor am I aware of short-term implementation plans for them:
* RTCInboundRtpStreamStats - framesReceived
* RTCInboundRtpStreamStats - framesDropped partialFramesLost
* RTCOutboundRtpStreamStats - framesSent 
* RTCInboundRtpStreamStats - totalAudioEnergy

As a result, I suggest we should no longer mark them as MTI in WebRTC 1.0.

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

Received on Wednesday, 25 March 2020 06:30:40 UTC