AVVideoCompositionInstruction.EnablePostProcessing Property

Definition

Gets or sets whether post-processing is required.

public virtual bool EnablePostProcessing { [Foundation.Export("enablePostProcessing")] get; [Foundation.NotImplemented("Not available on AVVideoCompositionInstruction, only available on AVMutableVideoCompositionInstruction")] set; }
member this.EnablePostProcessing : bool with get, set

Property Value

Attributes

Applies to