---
title: itemTime
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avdelegatingplaybackcoordinatorseekcommand/itemtime
---

# itemTime

The time to seek to in the item timeline.

## Declaration

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

## Discussion

Discussion important: Don’t automatically resume playback after seeking to this time. The coordinator issues a new play command when all participants are ready to resume.

## See Also

### Accessing command details

- [shouldBufferInAnticipationOfPlayback](avfoundation/avdelegatingplaybackcoordinatorseekcommand/shouldbufferinanticipationofplayback.md)
- [anticipatedPlaybackRate](avfoundation/avdelegatingplaybackcoordinatorseekcommand/anticipatedplaybackrate.md)
- [completionDueDate](avfoundation/avdelegatingplaybackcoordinatorseekcommand/completionduedate.md)
