AVMutableVideoCompositionInstruction.LayerInstructions Property

Definition

Gets or sets the array of AVVideoCompositionLayerInstruction objects that specify the composition and layering, or null.

public override AVFoundation.AVVideoCompositionLayerInstruction[] LayerInstructions { [Foundation.Export("layerInstructions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLayerInstructions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.LayerInstructions : AVFoundation.AVVideoCompositionLayerInstruction[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to