Re: [webrtc-pc] Clarify the definition of "playout" for `RTCRtpContributingSource`. (#2172)

I don't believe that it should be defined in terms of "jitter buffer". There are too many other parts (e.g. "frame spacing", "decoding", "rendering delay", "sync buffer", etc.) that may or may not be included in "jitter buffer" depending on implementation.

The best definition seems to be:

> Audio or video frame is delivered to RTCRtpReceiver's MediaStreamTrack.

It's more or less identical to the existing definition, but gets rid of the word "playout" since the latter only causes confusion.

-- 
GitHub Notification of comment by chxg
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2172#issuecomment-486641984 using your GitHub account

Received on Thursday, 25 April 2019 11:57:25 UTC