Skip to main content
Version: v1.19.0

JitterBufferConfiguration

Jitter buffer configuration

Properties

minDelay?

optional minDelay: number | JitterBufferMinDelay

The desired minimum delay to apply to participants being subscribed to. Note that this will not be applied if the local participant is publishing.

The value can either be a preset or a custom number:

Default: JitterBufferMinDelay.DEFAULT Custom: number, value in millisceonds