AVAssetImageGenerator.Images.Element.failure(requestedTime:error:)
A result that indicates an image generation request failed.
Declaration
case failure(requestedTime: CMTime, error: any Error)Parameters
- requestedTime:
A time in the video timeline at which you requested an image.
- error:
An error that indicates the reason for the failure.