PHAsset
extension PHAsset
-
Undocumented
Declaration
Swift
func imageRepresentation(completion: @escaping (_ image: UIImage?, _ data: Data?, _ error: Error?) -> Void)
-
Undocumented
Declaration
Swift
func videoThumbnailImage(progressHandler: (_ progress: Double, _ error: Error?) -> Void, completion: (_ data: Data, _ error: Error?) -> Void)