AVCaptureDeviceFormat.VideoSupportedFrameRateRanges Property
Definition
Gets the array of supported frame rates for the device.
[get: Foundation.Export("videoSupportedFrameRateRanges", ObjCRuntime.ArgumentSemantic.Copy)]
public virtual AVFoundation.AVFrameRateRange[] VideoSupportedFrameRateRanges { get; }
member this.VideoSupportedFrameRateRanges : AVFoundation.AVFrameRateRange[]
Property Value
- Attributes