Knowledge Base
jitterBufferTargetDelay
inbound-rtpinboundaudiovideo
Total delay accumulated by the jitter buffer across all samples.
Description
Real number; in seconds
This value is increased by the target jitter buffer delay every time a sample is emitted by the jitter buffer. The added target is the target delay, in seconds, at the time that the sample was emitted from the jitter buffer. To get the average target delay, divide by jitterBufferEmittedCount.
This value is an accumulator.
See also
- inbound-rtp->jitter
- inbound-rtp->jitterBufferDelay
- inbound-rtp->jitterBufferEmittedCount
- inbound-rtp->jitterBufferMinimumDelay
- WebRTC Statistics Specification
