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

# template

The template player item that initializes this instance.

## Declaration

```swift
nonisolated var template: AVPlayerItem? { get }
```

## See Also

### Configuring interstitial events

- [integratedTimeline](avfoundation/avplayeritem/integratedtimeline.md)
- [automaticallyHandlesInterstitialEvents](avfoundation/avplayeritem/automaticallyhandlesinterstitialevents.md)
- [translatesPlayerInterstitialEvents](avfoundation/avplayeritem/translatesplayerinterstitialevents.md)
- [interstitialTimeRanges](avfoundation/avplayeritem/interstitialtimeranges.md)
