Interface PHLivePhotoFrame

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
PHLivePhotoFrameAdapter

public interface PHLivePhotoFrame
extends NSObjectProtocol
Since:
Available in iOS 10.0 and later.
  • Method Details

    • getImage

      CIImage getImage()
      Since:
      Available in iOS 10.0 and later.
    • getTime

      CMTime getTime()
      Since:
      Available in iOS 10.0 and later.
    • getType

      Since:
      Available in iOS 10.0 and later.
    • getRenderScale

      double getRenderScale()
      Since:
      Available in iOS 10.0 and later.