LivePhotosKit.Errors
The errors that can occur when playing a LivePhoto.
Declaration
interface LivePhotosKit.Errors {
const number PHOTO_FAILED_TO_LOAD;
const number VIDEO_FAILED_TO_LOAD;
};The errors that can occur when playing a LivePhoto.
interface LivePhotosKit.Errors {
const number PHOTO_FAILED_TO_LOAD;
const number VIDEO_FAILED_TO_LOAD;
};