Package apple.intents.enums
Class INPhotoAttributeOptions
- java.lang.Object
-
- apple.intents.enums.INPhotoAttributeOptions
-
public final class INPhotoAttributeOptions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longBouncePhotostatic longBurstPhotostatic longChromeFilterstatic longFadeFilterstatic longFavoritestatic longFlashstatic longFrontFacingCamerastatic longGIFstatic longHDRPhotostatic longInstantFilterstatic longLandscapeOrientationstatic longLivePhotostatic longLongExposurePhotostatic longLoopPhotostatic longMonoFilterstatic longNoirFilterstatic longPanoramaPhotostatic longPhotostatic longPortraitOrientationstatic longPortraitPhotostatic longProcessFilterstatic longScreenshotstatic longSelfiestatic longSlowMotionVideostatic longSquarePhotostatic longTimeLapseVideostatic longTonalFilterstatic longTransferFilterstatic longVideo
-
-
-
Field Detail
-
Photo
public static final long Photo
- See Also:
- Constant Field Values
-
Video
public static final long Video
- See Also:
- Constant Field Values
-
GIF
public static final long GIF
- See Also:
- Constant Field Values
-
Flash
public static final long Flash
- See Also:
- Constant Field Values
-
LandscapeOrientation
public static final long LandscapeOrientation
- See Also:
- Constant Field Values
-
PortraitOrientation
public static final long PortraitOrientation
- See Also:
- Constant Field Values
-
Favorite
public static final long Favorite
- See Also:
- Constant Field Values
-
Selfie
public static final long Selfie
- See Also:
- Constant Field Values
-
FrontFacingCamera
public static final long FrontFacingCamera
- See Also:
- Constant Field Values
-
Screenshot
public static final long Screenshot
- See Also:
- Constant Field Values
-
BurstPhoto
public static final long BurstPhoto
- See Also:
- Constant Field Values
-
HDRPhoto
public static final long HDRPhoto
- See Also:
- Constant Field Values
-
SquarePhoto
public static final long SquarePhoto
- See Also:
- Constant Field Values
-
PanoramaPhoto
public static final long PanoramaPhoto
- See Also:
- Constant Field Values
-
TimeLapseVideo
public static final long TimeLapseVideo
- See Also:
- Constant Field Values
-
SlowMotionVideo
public static final long SlowMotionVideo
- See Also:
- Constant Field Values
-
NoirFilter
public static final long NoirFilter
- See Also:
- Constant Field Values
-
ChromeFilter
public static final long ChromeFilter
- See Also:
- Constant Field Values
-
InstantFilter
public static final long InstantFilter
- See Also:
- Constant Field Values
-
TonalFilter
public static final long TonalFilter
- See Also:
- Constant Field Values
-
TransferFilter
public static final long TransferFilter
- See Also:
- Constant Field Values
-
MonoFilter
public static final long MonoFilter
- See Also:
- Constant Field Values
-
FadeFilter
public static final long FadeFilter
- See Also:
- Constant Field Values
-
ProcessFilter
public static final long ProcessFilter
- See Also:
- Constant Field Values
-
PortraitPhoto
public static final long PortraitPhoto
- See Also:
- Constant Field Values
-
LivePhoto
public static final long LivePhoto
- See Also:
- Constant Field Values
-
LoopPhoto
public static final long LoopPhoto
- See Also:
- Constant Field Values
-
BouncePhoto
public static final long BouncePhoto
- See Also:
- Constant Field Values
-
LongExposurePhoto
public static final long LongExposurePhoto
- See Also:
- Constant Field Values
-
-