Contents

type

The type of image content in this frame.

Declaration

var type: PHLivePhotoFrameType { get }

Discussion

Photos calls your frameProcessor block repeatedly, both to process each frame of the Live Photo’s video content and to process the Live Photo’s still photo content. Use this property to distinguish photo content from video frames—for example, to add a watermark only to still photo content.

See Also

Getting Information About the Frame