Freigeben über


AVCaptureConnection.PreferredVideoStabilizationMode Eigenschaft

Definition

Der bevorzugte Videostabilisierungsmodus, der für die Verbindung verwendet werden soll.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureVideoStabilizationMode PreferredVideoStabilizationMode { [Foundation.Export("preferredVideoStabilizationMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPreferredVideoStabilizationMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PreferredVideoStabilizationMode : AVFoundation.AVCaptureVideoStabilizationMode with get, set

Eigenschaftswert

Die aktuelle Einstellung

Attribute

Hinweise

Dadurch wird der gewünschte Modus für die Bildstabilisierung festgelegt.

Gilt für: