AVCaptureConnection.VideoMaxFrameDuration Property

Definition

This property is deprecated in iOS 7. The maximum interval allowed between frames.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual CoreMedia.CMTime VideoMaxFrameDuration { [Foundation.Export("videoMaxFrameDuration")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setVideoMaxFrameDuration:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.VideoMaxFrameDuration : CoreMedia.CMTime with get, set

Property Value

Attributes

Applies to