---
title: playerItem
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avsynchronizedlayer/playeritem
---

# playerItem

The player item to which the timing of the layer is synchronized.

## Declaration

```swift
var playerItem: AVPlayerItem? { get set }
```
