Share via


AVMutableVideoComposition.CustomVideoCompositorClass Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override ObjCRuntime.Class? CustomVideoCompositorClass { [Foundation.Export("customVideoCompositorClass", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCustomVideoCompositorClass:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customVideoCompositorClass", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCustomVideoCompositorClass:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CustomVideoCompositorClass : ObjCRuntime.Class with get, set

Property Value

Attributes

Applies to