Low Latency Api
interface LowLatencyApi
Provides the means to configure low latency settings and to query the current low latency state. Accessible through Player.lowLatency.
Properties
Link copied to clipboard
The current LowLatencySynchronizationConfig for catchup or null if no catchup config is set or there is no active playback session.
Link copied to clipboard
The current LowLatencySynchronizationConfig for fallback or null if no fallback config is set or there is no active playback session.
Link copied to clipboard
The current target latency or -1.0 if not set or there is no active playback session.