Share via


AVCaptureConnection.VideoMaxFrameDuration 属性

定义

iOS 7 中已弃用此属性。 帧之间允许的最大间隔。

[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

属性值

属性

适用于