Поделиться через


AVCaptureDevice.VideoZoomFactor Свойство

Определение

Текущий масштаб захвата видео.

[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

Значение свойства

Значение 1,0 является полнокадровой (полностью уменьшенной).

Атрибуты

Комментарии

Это значение является обратным значением масштаба. Например, значение 2.0 указывает на масштаб, включающий половину поля зрения.

Применяется к