---
title: minimumTimeOffsetFromLive
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avasset/minimumtimeoffsetfromlive
---

# minimumTimeOffsetFromLive

A time value that indicates how closely playback follows the latest live stream content.

## Declaration

```swift
var minimumTimeOffsetFromLive: CMTime { get }
```

## Discussion

Discussion This property value is only valid when working with live streaming content. For non-live assets, this property value is invalid.
