Readonly
estimatorReturns the active MeasurableNetworkEstimator
. An internal implementation is provided by default.
Readonly
onlineWhether the stream is online.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Add a request interceptor.
Add a response interceptor.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Remove a request interceptor.
Remove a response interceptor.
Set a MeasurableNetworkEstimator
implementation for internal use by the player.
Generated using TypeDoc
The network API.
Remarks
- Available since v2.21.0.