Share via


AVSampleBufferRequest.MaxSampleCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr MaxSampleCount { [Foundation.Export("maxSampleCount", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMaxSampleCount:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxSampleCount", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMaxSampleCount:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MaxSampleCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to