Share via


CSSearchableItemAttributeSet.Codecs Property

Definition

Gets or sets the codecs that were used to encode a media item.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to