---
title: AVPlayerInterstitialEvent.Restrictions
framework: avfoundation
role: symbol
role_heading: Structure
path: avfoundation/avplayerinterstitialevent/restrictions-swift.struct
---

# AVPlayerInterstitialEvent.Restrictions

Constants that define restrictions on the playback of interstitial content.

## Declaration

```swift
struct Restrictions
```

## Topics

### Configure

- [constrainsSeekingForwardInPrimaryContent](avfoundation/avplayerinterstitialevent/restrictions-swift.struct/constrainsseekingforwardinprimarycontent.md)
- [requiresPlaybackAtPreferredRateForAdvancement](avfoundation/avplayerinterstitialevent/restrictions-swift.struct/requiresplaybackatpreferredrateforadvancement.md)

### Initializing a restriction

- [init(rawValue:)](avfoundation/avplayerinterstitialevent/restrictions-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Managing restrictions

- [restrictions](avfoundation/avplayerinterstitialevent/restrictions-swift.property.md)
