<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCoordinatedPlaybackSuspension/Reason-swift.struct/playingInterstitial",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVCoordinatedPlaybackSuspensionReasonPlayingInterstitial"
  },
  "title" : "playingInterstitial"
}
-->

# playingInterstitial

A participant is playing content other than the primary content.

```
static let playingInterstitial: AVCoordinatedPlaybackSuspension.Reason
```

## Discussion

Interstitials are content a player presents that’s unrelated to the primary content, such as advertisements and legal warnings.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)