Share via


AVCaptureConnection.SupportsVideoMaxFrameDuration Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SupportsVideoMaxFrameDuration { [Foundation.Export("isVideoMaxFrameDurationSupported")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isVideoMaxFrameDurationSupported")>]
member this.SupportsVideoMaxFrameDuration : bool

Property Value

Attributes

Applies to