AVAssetExportSession.ExportAsynchronously(Action) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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