Compartir a través de


AVCaptureDeviceFormat.VideoStabilizationSupported Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso. Los desarrolladores deben usar 'IsVideoStabilizationModeSupported (AVCaptureVideoStabilizationMode)' en su lugar.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'IsVideoStabilizationModeSupported (AVCaptureVideoStabilizationMode)' instead.")]
public virtual bool VideoStabilizationSupported { [Foundation.Export("isVideoStabilizationSupported")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'IsVideoStabilizationModeSupported (AVCaptureVideoStabilizationMode)' instead.")] get; }
member this.VideoStabilizationSupported : bool

Valor de propiedad

Atributos

Se aplica a