ReceiverJitterBufferTarget
The jitterBufferTarget property of the RTCRtpReceiver interface
It indicates the application's preferred duration, in milliseconds, for which the jitter buffer should hold media before playing it out
See
https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpReceiver/jitterBufferTarget
Properties
| Property | Type |
|---|---|
audio? | number | null |
video? | number | null |
presentation? | number | null |