Share via


AVMutableVideoComposition.ColorPrimaries Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? ColorPrimaries { [Foundation.Export("colorPrimaries")] get; [Foundation.Export("setColorPrimaries:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("colorPrimaries")>]
[<set: Foundation.Export("setColorPrimaries:")>]
member this.ColorPrimaries : string with get, set

Property Value

Attributes

Applies to