Share via


IMEVideoDecoder.RecommendedThreadCount Property

Definition

[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr RecommendedThreadCount { [Foundation.Export("recommendedThreadCount")] get; [Foundation.Export("setRecommendedThreadCount:")] set; }
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recommendedThreadCount")>]
[<set: Foundation.Export("setRecommendedThreadCount:")>]
member this.RecommendedThreadCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to