Partager via


AVCaptureDevice.VideoZoomFactor Propriété

Définition

Zoom actuel de la capture vidéo.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat VideoZoomFactor { [Foundation.Export("videoZoomFactor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setVideoZoomFactor:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.VideoZoomFactor : nfloat with get, set

Valeur de propriété

La valeur 1.0 est full-frame (zoom arrière complet).

Attributs

Remarques

Cette valeur est une réciproque de la quantité de zoom. Par exemple, la valeur 2.0 indique un zoom qui inclut la moitié du champ de vue.

S’applique à