Re: [webrtc-stats] jitterBufferDelay and concealed samples, DTX/CNG samples

That's a good point. It's at the "track" stats level, and intended to be the divisor of something based on "received" samples, where `totalSamplesReceived` includes `concealedSamples`, so for those two reasons the most sensible definition would seem to be "all samples played out". Conceptually, all samples delivered to the MediaStreamTrack. I believe that's how it's implemented currently too (it comes from `_outputAudioLevel`).

Would this work for the jitter buffer delay as well?

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

Received on Monday, 23 October 2017 16:51:58 UTC