AVAssetExportSession.ExportTaskAsync Method

Definition

Starts the export process.

public virtual System.Threading.Tasks.Task ExportTaskAsync ();
abstract member ExportTaskAsync : unit -> System.Threading.Tasks.Task
override this.ExportTaskAsync : unit -> System.Threading.Tasks.Task

Returns

A task that represents the asynchronous ExportAsynchronously operation

Applies to