Class PHLivePhoto

    • Constructor Detail

      • PHLivePhoto

        public PHLivePhoto()
      • PHLivePhoto

        public PHLivePhoto​(NSCoder decoder)
    • Method Detail

      • getSize

        public CGSize getSize()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • InfoErrorKey

        public static java.lang.String InfoErrorKey()
        Since:
        Available in iOS 9.1 and later.
      • InfoIsDegradedKey

        public static java.lang.String InfoIsDegradedKey()
        Since:
        Available in iOS 9.1 and later.
      • InfoCancelledKey

        public static java.lang.String InfoCancelledKey()
        Since:
        Available in iOS 9.1 and later.
      • ShouldRenderAtPlaybackTime

        public static java.lang.String ShouldRenderAtPlaybackTime()
        Since:
        Available in iOS 11.0 and later.
      • ShouldRenderAtPlaybackTime

        public static void ShouldRenderAtPlaybackTime​(java.lang.String v)
        Since:
        Available in iOS 11.0 and later.
      • cancelLivePhotoRequest

        public static void cancelLivePhotoRequest​(int requestID)
      • init

        protected long init​(NSCoder decoder)