Re: [webrtc-stats] Add insertedSamplesForDeceleration and removedSamplesForAcceleration (#408)

Based on input from comments and Chen Xing the PR is updated. Please take another look. @alvestrand 

@vr000m note that the case discussed of "what if samples are inserted only to be removed?" is not applicable, as this happens after the jitter buffer. You might add or remove before playout, but not both. The new definition is also more flexible about implementation strategy.

The new names still make it clear that these counters have to do with acceleration and deceleration, which is necessary as to not include concealedSamples or jitter buffer flushes as "inserted" or "removed" samples.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/408#issuecomment-475251078 using your GitHub account

Received on Thursday, 21 March 2019 14:27:23 UTC