Package apple.intents.enums
Class INPlayMediaPlaybackSpeedUnsupportedReason
- java.lang.Object
-
- apple.intents.enums.INPlayMediaPlaybackSpeedUnsupportedReason
-
public final class INPlayMediaPlaybackSpeedUnsupportedReason extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longAboveMaximumstatic longBelowMinimum
-
-
-
Field Detail
-
BelowMinimum
public static final long BelowMinimum
- See Also:
- Constant Field Values
-
AboveMaximum
public static final long AboveMaximum
- See Also:
- Constant Field Values
-
-