Readonly
forceThe live offset at which the player will automatically trigger a live seek.
Readonly
maximumThe end of the target live window. If the live offset becomes higher than this value, the player will speed up in order to decrease the latency.
Readonly
maximumIndicates the maximum playbackRate used to speed up the player.
Readonly
minimumThe start of the target live window. If the live offset becomes smaller than this value, the player will slow down in order to increase the latency.
Readonly
minimumIndicates the minimum playbackRate used to slow down the player.
Readonly
targetThe live offset that the player will aim for. When correcting the offset by tuning the playbackRate, the player will stop correcting when it reaches this value.
The latency configuration for managing the live offset of the player.