---
title: recommendedTimeOffsetFromLive
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritem/recommendedtimeoffsetfromlive
---

# recommendedTimeOffsetFromLive

A recommended time offset from the live time based on observed network conditions.

## Declaration

```swift
nonisolated var recommendedTimeOffsetFromLive: CMTime { get }
```

## Discussion

Discussion For nonlive stream content, the value is invalid.

## See Also

### Managing time offsets

- [automaticallyPreservesTimeOffsetFromLive](avfoundation/avplayeritem/automaticallypreservestimeoffsetfromlive.md)
- [configuredTimeOffsetFromLive](avfoundation/avplayeritem/configuredtimeoffsetfromlive.md)
