Contents

images(for:)

Generates images for times within the video timeline.

Declaration

func images(for times: [CMTime]) -> sending AVAssetImageGenerator.Images

Parameters

  • times:

    An array of times within the asset timeline to create images.

Mentioned in

Return Value

An asynchronous sequence of images.

Topics

Generated image sequence

See Also

Generating images