AVAssetExportSession.ExportTaskAsync Method

Definition

Starts the export process.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task ExportTaskAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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

Attributes

Applies to