images(for:)
Generates images for times within the video timeline.
Declaration
func images(for times: [CMTime]) -> sending AVAssetImageGenerator.ImagesParameters
- times:
An array of times within the asset timeline to create images.
Mentioned in
Return Value
An asynchronous sequence of images.