Edit

Share via


AVMutableVideoComposition.Instructions Property

Definition

Gets or sets the composition instructions.

public virtual AVFoundation.AVVideoCompositionInstruction[] Instructions { [Foundation.Export("instructions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInstructions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Instructions : AVFoundation.AVVideoCompositionInstruction[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to