---
title: configuredTimeOffsetFromLive
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritem/configuredtimeoffsetfromlive
---

# configuredTimeOffsetFromLive

A time value that indicates the offset from the live time to start playback, or resume playback after a seek to positive infinity.

## Declaration

```swift
nonisolated var configuredTimeOffsetFromLive: CMTime { get set }
```

## Discussion

Discussion For nonlive stream content, the value is invalid.

## See Also

### Managing time offsets

- [automaticallyPreservesTimeOffsetFromLive](avfoundation/avplayeritem/automaticallypreservestimeoffsetfromlive.md)
- [recommendedTimeOffsetFromLive](avfoundation/avplayeritem/recommendedtimeoffsetfromlive.md)
