AVAsset.Exportable Property

Definition

Whether the asset can be exported using a AVAssetExportSession.

public virtual bool Exportable { [Foundation.Export("isExportable")] get; }
member this.Exportable : bool

Property Value

Attributes

Applies to