Readonly
currentThe current latency configuration for the current source, if available.
- The initial value will be based on BaseSource.latencyConfiguration
- If BaseSource.latencyConfiguration is not set, the player will determine the configuration for your live stream.
- The player might change the latency configuration based on playback events like stalls.
Readonly
currentThe current latency.
Whether the latency manager is enabled.
Readonly
monitoringWhether the latency manager is monitoring to stay within the live playback configuration.
The latency manager, used to control low-latency live playback.
Remarks
This is only used for live playback.