AVCaptureDeviceFormat.VideoSupportedFrameRateRanges Property

Definition

Gets the array of supported frame rates for the device.

public virtual AVFoundation.AVFrameRateRange[] VideoSupportedFrameRateRanges { [Foundation.Export("videoSupportedFrameRateRanges", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.VideoSupportedFrameRateRanges : AVFoundation.AVFrameRateRange[]

Property Value

Attributes

Applies to