liveEdgeOffset

Deprecated

use `SourceLiveConfig.targetLatency` on `SourceConfig.liveConfig` instead

The duration in seconds by which the default start position should precede the current real time, or window edge, if the offset to current real time is not known. A suggested presentation delay in a manifest will be overridden. In case LowLatencyConfig or SourceLiveConfig.targetLatency is set, the liveEdgeOffset will be ignored. A value < 0 doesn't override the manifest value.

Has no effect with Progressive sources or if the offset to the current real time is not known.

Default value is -1.0.