Contents

PHLivePhotoInfoIsDegradedKey

A Boolean (NSNumber) value indicating whether the result Live Photo is a low-quality substitute for the requested Live Photo.

Declaration

let PHLivePhotoInfoIsDegradedKey: String

Discussion

If true, the result parameter of your resultHandler block contains a still or low-quality Live Photo, and Photos will call your result handler block again to provide the full motion and sound content of the Live Photo. If false, Photos has provided all possible data and will not call your result handler again.

See Also

Constants