Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get keyframeBurstWindow(): number2set keyframeBurstWindow(value): void
Keyframe burst window duration in milliseconds.
Time window (ms) over which keyframe requests are coalesced.
1console.log(client.preferences.keyframeBurstWindow);