• Home
  • Raw
  • Download

Lines Matching refs:delay

5 **Formal name:** <http://www.webrtc.org/experiments/rtp-hdrext/playout-delay>
7 **SDP "a= name":** "playout-delay" ; this is also used in client/cloud signaling.
15delay and evaluates packet jitter. Besides this, an estimated delay for decode and render at the r…
17 …er to try and limit the amount of playout delay at the receiver in a certain range. A minimum and …
23delay in render impacts the end-user experience. These use cases prioritize reducing delay over an…
24delay impacts end-user experience (audio can speed up and slow down). In these cases the sender wo…
25delay adaptively to minimize latency and at the same time add some smoothing based on jitter preva…
28 ## MIN and MAX playout delay
30delay on a frame represents the amount of delay added to a frame the time it is captured at the se…
32 Playout delay = ExpectedRenderTime(frame) - ExpectedCaptureTime(frame)
34 MIN and MAX playout delay in turn represent the minimum and maximum delay that can be seen on a fra…
36 …ple is meaningless from the perspective of actually meeting the suggested delay, but it indicates …
42 | ID | len=2 | MIN delay | MAX delay |
46 12 bits for Minimum and Maximum delay. This represents a range of 0 - 40950 milliseconds for minimu…
50 …litch has very little chance of causing a freeze can start with a minimum delay target that is hig…
52 …acket by the RTP sender when it needs to change the min and max smoothing delay at the receiver. O…
54delay extension and then stop sending the extension once the received sequence number is greater t…