共用方式為


AVVideoCompositionInstruction.LayerInstructions 屬性

定義

取得或設定指定組合的物件 AVVideoCompositionLayerInstruction 陣列。

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

屬性值

屬性

適用於