Partager via


AVCaptureStillImageOutput.IsStillImageStabilizationSupported Propriété

Définition

Indique si la présélection de session actuelle et le matériel et le format actuels prennent en charge la stabilisation d’image.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsStillImageStabilizationSupported { [Foundation.Export("isStillImageStabilizationSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsStillImageStabilizationSupported : bool

Valeur de propriété

True si la combinaison actuelle de présélection de session, de matériel et de format actuel prend en charge la stabilisation d’image, false dans le cas contraire.

Attributs

Remarques

Le matériel, la présélection de session actuelle définie sur T:P:AVFoundation.AVCaptureSession.SessionPreset et tous ont un effet sur la prise en charge de la ActiveFormat stabilisation d’image.

S’applique à