Contents

automaticallyPreservesTimeOffsetFromLive

A Boolean value that indicates whether the player preserves its time offset from the live time after a buffering operation.

Declaration

nonisolated var automaticallyPreservesTimeOffsetFromLive: Bool { get set }

Discussion

The default value of this property is false. If the value is true, the player seeks forward after it finishes buffering to restore the position that the playhead had when buffering began, relative to the end of the player item’s seekableTimeRanges property value.

See Also

Managing time offsets