AVAssetImageGenerator.GenerateCGImagesAsynchronously Method

Definition

Asynchronously generates thumbnails for the cmTimesRequestedTimes, calling handler repeatedly when individual thumbnails are created.

[Foundation.Export("generateCGImagesAsynchronouslyForTimes:completionHandler:")]
public virtual void GenerateCGImagesAsynchronously (Foundation.NSValue[] cmTimesRequestedTimes, AVFoundation.AVAssetImageGeneratorCompletionHandler handler);
abstract member GenerateCGImagesAsynchronously : Foundation.NSValue[] * AVFoundation.AVAssetImageGeneratorCompletionHandler -> unit
override this.GenerateCGImagesAsynchronously : Foundation.NSValue[] * AVFoundation.AVAssetImageGeneratorCompletionHandler -> unit

Parameters

cmTimesRequestedTimes
NSValue[]
Attributes

Applies to