AVMutableVideoCompositionInstruction.LayerInstructions Property

Definition

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

Property Value

Attributes

Applies to