Package org.robovm.apple.avfoundation
Class AVPlayerInterstitialEventRestrictions
java.lang.Object
org.robovm.rt.bro.Bits<AVPlayerInterstitialEventRestrictions>
org.robovm.apple.avfoundation.AVPlayerInterstitialEventRestrictions
- All Implemented Interfaces:
Comparable<AVPlayerInterstitialEventRestrictions>,Iterable<AVPlayerInterstitialEventRestrictions>
public final class AVPlayerInterstitialEventRestrictions extends Bits<AVPlayerInterstitialEventRestrictions>
- Since:
- Available in iOS 15.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static AVPlayerInterstitialEventRestrictionsConstrainsSeekingForwardInPrimaryContentstatic AVPlayerInterstitialEventRestrictionsDefaultPolicystatic AVPlayerInterstitialEventRestrictionsNonestatic AVPlayerInterstitialEventRestrictionsRequiresPlaybackAtPreferredRateForAdvancement -
Constructor Summary
Constructors Constructor Description AVPlayerInterstitialEventRestrictions(long value) -
Method Summary
Modifier and Type Method Description protected AVPlayerInterstitialEventRestrictions[]_values()static AVPlayerInterstitialEventRestrictions[]values()protected AVPlayerInterstitialEventRestrictionswrap(long value, long mask)
-
Field Details
-
None
-
ConstrainsSeekingForwardInPrimaryContent
-
RequiresPlaybackAtPreferredRateForAdvancement
public static final AVPlayerInterstitialEventRestrictions RequiresPlaybackAtPreferredRateForAdvancement -
DefaultPolicy
-
-
Constructor Details
-
AVPlayerInterstitialEventRestrictions
public AVPlayerInterstitialEventRestrictions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<AVPlayerInterstitialEventRestrictions>
-
_values
- Specified by:
_valuesin classBits<AVPlayerInterstitialEventRestrictions>
-
values
-