Home > hls.js > LatencyController

LatencyController class

Signature:

export default class LatencyController implements ComponentAPI 

Implements: ComponentAPI

Constructors

Constructor

Modifiers

Description

(constructor)(hls)

Constructs a new instance of the LatencyController class

Properties

Property

Modifiers

Type

Description

drift

readonly

number

edgeStalled

readonly

number

latency

readonly

number

liveSyncPosition

readonly

number | null

maxLatency

readonly

number

targetLatency

number | null

Methods

Method

Modifiers

Description

destroy()