AVAssetExportSession.ExportAsynchronously(Action) Method

Definition

Starts the export process.

[Foundation.Export("exportAsynchronouslyWithCompletionHandler:")]
public virtual void ExportAsynchronously (Action handler);
abstract member ExportAsynchronously : Action -> unit
override this.ExportAsynchronously : Action -> unit

Parameters

handler
Action
Attributes

Applies to