Share via


AVMutableVideoComposition.Instructions Property

Definition

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

Property Value

Attributes

Applies to