Share via


CSSearchableItemAttributeSet.VideoBitRate Property

Definition

Gets or set the video bitrate of a video media item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? VideoBitRate { [Foundation.Export("videoBitRate", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setVideoBitRate:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("videoBitRate", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setVideoBitRate:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.VideoBitRate : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to