AVCaptureConnection.VideoMaxFrameDuration Propiedad

Definición

Esta propiedad está en desuso en iOS 7. Intervalo máximo permitido entre fotogramas.

[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

Valor de propiedad

Atributos

Se aplica a