Contents

photoLive

The asset is a Live Photo that includes movement and sounds from the moments just before and after its capture.

Declaration

static var photoLive: PHAssetMediaSubtype { get }

Discussion

To display a Live Photo asset with its associated video content, retrieve a PHLivePhoto object using the PHImageManager class and assign it to a PHLivePhotoView object.

See Also

Media Subtypes