AVAssetExportSession.SupportedFileTypes Property

Definition

Gets an array of values that identify the supported file types that the session can produce.

public virtual Foundation.NSObject[] SupportedFileTypes { [Foundation.Export("supportedFileTypes")] get; }
member this.SupportedFileTypes : Foundation.NSObject[]

Property Value

Attributes

Applies to