import EwmaBandWidthEstimator from 'hls.js/src/utils/ewma-bandwidth-estimator.js'EwmaBandWidthEstimator
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
canEstimate(): * |
|
| public |
destroy() |
|
| public |
getEstimate(): * |
|
| public |
sample(durationMs: *, numBytes: *) |
|
