Share via


AVPlayerInterstitialEventRestrictions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum AVPlayerInterstitialEventRestrictions
[<ObjCRuntime.Native>]
[<System.Flags>]
type AVPlayerInterstitialEventRestrictions = 
Inheritance
AVPlayerInterstitialEventRestrictions
Attributes

Fields

Name Value Description
DefaultPolicy 0
None 0
ConstrainsSeekingForwardInPrimaryContent 1
RequiresPlaybackAtPreferredRateForAdvancement 4

Applies to