AVCaptureConnection.SupportsVideoMaxFrameDuration Property

Definition

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

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

Property Value

Attributes

Applies to