AndroidCatchupConfigurationSeek
Properties
lowerTimeThresholdMs
lowerTimeThresholdMs:
number
Threshold relative to the AndroidCatchupConfigurationSeek.timeReference which indicates the end or destination of the catchup.
seekOnDownloadError?
optional
seekOnDownloadError:boolean
Directs the player to seek to catch up an 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 behavior.
See
AndroidCatchupConfigurationType
upperTimeThresholdMs
upperTimeThresholdMs:
number
Threshold relative to the AndroidCatchupConfigurationSeek.timeReference which indicates the start trigger of the catchup.