Modifica

Share via


AVVideoCompositionInstruction.LayerInstructions Property

Definition

Gets or sets the array of AVVideoCompositionLayerInstruction objects that specify the composition.

public virtual AVFoundation.AVVideoCompositionLayerInstruction[] LayerInstructions { [Foundation.Export("layerInstructions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.NotImplemented("Not available on AVVideoCompositionInstruction, only available on AVMutableVideoCompositionInstruction")] set; }
member this.LayerInstructions : AVFoundation.AVVideoCompositionLayerInstruction[] with get, set

Property Value

Attributes

Applies to