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.
 - Only available during live playback.
Whether the latency manager is enabled.
Readonly monitoringWhether the latency manager is monitoring to stay within the live playback configuration.
 - Can only be monitored for live playback.
The latency manager, used to control low-latency live playback.
Remark
This is only used for live playback.