Network estimator API which can be used to get or set the active MeasurableNetworkEstimator.
MeasurableNetworkEstimator
- EXPERIMENTAL: Setting an external MeasurableNetworkEstimator implementation will only affect playback of HLS streams.
Readonly
Returns the active MeasurableNetworkEstimator. An internal implementation is provided by default.
Set a MeasurableNetworkEstimator implementation for internal use by the player.
Generated using TypeDoc
Network estimator API which can be used to get or set the active
MeasurableNetworkEstimator
.Remarks
- EXPERIMENTAL: Setting an external
MeasurableNetworkEstimator
implementation will only affect playback of HLS streams.