Freigeben über


AVCaptureDeviceFormat.VideoStabilizationSupported Eigenschaft

Definition

Entwickler sollten diese veraltete Eigenschaft nicht verwenden. Entwickler sollten stattdessen "IsVideoStabilizationModeSupported (AVCaptureVideoStabilizationMode)" verwenden.

[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

Eigenschaftswert

Attribute

Gilt für: