AVCaptureConnection.SupportsVideoMinFrameDuration Property

Definition

This method is deprecated in iOS 7. Whether the minimum interval allowed between frames can be set.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public bool SupportsVideoMinFrameDuration { get; }
member this.SupportsVideoMinFrameDuration : bool

Property Value

Attributes

Applies to