Home > hls.js > EwmaBandWidthEstimator > (constructor)

EwmaBandWidthEstimator.(constructor)

Constructs a new instance of the EwmaBandWidthEstimator class

Signature:

constructor(slow: number, fast: number, defaultEstimate: number, defaultTTFB?: number);

Parameters

Parameter

Type

Description

slow

number

fast

number

defaultEstimate

number

defaultTTFB

number

(Optional)