Home > hls.js > Hls > maxLatency

Hls.maxLatency property

maximum distance from the edge before the player seeks forward to ```hls.liveSyncPosition``` configured using ```liveMaxLatencyDurationCount``` (multiple of target duration) or ```liveMaxLatencyDuration```

Signature:

get maxLatency(): number;