---
title: interstitialEvent
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritemsegment/interstitialevent
---

# interstitialEvent

The associated interstitial event for this segment.

## Declaration

```swift
var interstitialEvent: AVPlayerInterstitialEvent? { get }
```

## Discussion

Discussion This value is nil for segments that represent playback of the primary item.

## See Also

### Inspecting the segment

- [timeMapping](avfoundation/avplayeritemsegment/timemapping.md)
- [loadedTimeRanges](avfoundation/avplayeritemsegment/loadedtimeranges-879hc.md)
- [startDate](avfoundation/avplayeritemsegment/startdate.md)
