public interface PHLivePhotoFrame
| Modifier and Type | Method and Description |
|---|---|
CIImage |
image()
Input image for the frame
|
double |
renderScale()
The scale of the frame relative to the full-size image
|
CMTime |
time()
The time of the frame relative to the beginning of the live photo
|
long |
type()
The type of frame
|