Very simple jitter buffer.

Actually not really a jitter buffer, but should be enough to synchronize from a WebRTC Encoded Stream to presentation.

Type Parameters

  • T

Hierarchy

  • default

Constructors

Properties

Methods

Constructors

Properties

queue?: InnerJitterBuffer<T>
queueSize: number
resetThreshold: number

Methods

Generated using TypeDoc