Package apple.photos.enums
Class PHLivePhotoFrameType
- java.lang.Object
-
- apple.photos.enums.PHLivePhotoFrameType
-
public final class PHLivePhotoFrameType extends java.lang.ObjectThe type of frame in the Live Photo
-
-
Field Detail
-
Photo
public static final long Photo
Indicates the still image- See Also:
- Constant Field Values
-
Video
public static final long Video
Indicates a video frame- See Also:
- Constant Field Values
-
-