Class PHContentEditingInput

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class PHContentEditingInput
    extends NSObject
    Since:
    Available in iOS 8.0 and later.
    • Constructor Detail

      • PHContentEditingInput

        public PHContentEditingInput()
      • PHContentEditingInput

        protected PHContentEditingInput​(NSObject.Handle h,
                                        long handle)
      • PHContentEditingInput

        protected PHContentEditingInput​(NSObject.SkipInit skipInit)
    • Method Detail

      • getCreationDate

        public NSDate getCreationDate()
      • getUniformTypeIdentifier

        public java.lang.String getUniformTypeIdentifier()
      • getPlaybackStyle

        public PHAssetPlaybackStyle getPlaybackStyle()
        Since:
        Available in iOS 11.0 and later.
      • getDisplaySizeImage

        public UIImage getDisplaySizeImage()
      • getFullSizeImageURL

        public NSURL getFullSizeImageURL()
      • getAvAsset

        @Deprecated
        public AVAsset getAvAsset()
        Deprecated.
        Deprecated in iOS 9.0.
        Since:
        Available in iOS 8.0 and later.
      • getAudiovisualAsset

        public AVAsset getAudiovisualAsset()
        Since:
        Available in iOS 9.0 and later.
      • getLivePhoto

        public PHLivePhoto getLivePhoto()
        Since:
        Available in iOS 10.0 and later.