다음을 통해 공유


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

속성 값

특성

적용 대상