AVMutableVideoCompositionInstruction.LayerInstructions プロパティ

定義

コンポジションとレイヤーを指定するオブジェクトの AVVideoCompositionLayerInstruction 配列 () を取得または設定します null

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

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象