AVAsset.Exportable Property
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.
Whether the asset can be exported using a AVAssetExportSession.
public virtual bool Exportable { [Foundation.Export("isExportable")] get; }
member this.Exportable : bool
Property Value
- Attributes