LowLatencyApi
Provides the means to configure low latency settings and to query the current low latency state. Accessible through Player.lowLatency.
The player will try to keep the latency as close as possible to the targetLatency while avoiding stalls by changing the playback rate or timeshifting if too far as configured by catchupConfig and fallbackConfig.
Properties
The current LowLatencySynchronizationConfig for catchup or null if no catchup config is set or there is no active playback session.
The current LowLatencySynchronizationConfig for fallback or null if no fallback config is set or there is no active playback session.
Information about the producer reference time, based on the ProducerReferenceTime element in the DASH manifest, if available.
The offset in seconds between the target playhead time and the real time, or window edge, if the offset to current real time is not known.