Skip to main content

AndroidCatchupConfigurationSeek

Properties

lowerTimeThresholdMs

lowerTimeThresholdMs: number;

Threshold relative to the AndroidCatchupConfiguration.timeReference which indicates the end or destination of the Catchup.


seekOnDownloadError

seekOnDownloadError?: boolean;

Directs the player seek to Catchup Upper Time Threshold on Video Segment Download Timeout Errors.


timeReference

timeReference: AndroidCatchupConfigurationTimeReference;

The time reference to which the thresholds will be relative to.


type

type: Seek;

The strategy of the catchup behaviour.

See

AndroidCatchupConfigurationType


upperTimeThresholdMs

upperTimeThresholdMs: number;

Threshold relative to the AndroidCatchupConfiguration.timeReference which indicates the start trigger of the Catchup.