AVAssetExportSession.OutputFileType Property

Definition

Gets or sets the type of the output file.

public virtual string OutputFileType { [Foundation.Export("outputFileType", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOutputFileType:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OutputFileType : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to