AVCaptureTorchMode 枚举

定义

捕获设备火炬模式。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureTorchMode
type AVCaptureTorchMode = 
继承
AVCaptureTorchMode
属性

字段

Auto 2

根据测量的可用光线使用手电筒。

Off 0

切勿使用火炬。

On 1

始终使用火炬。

适用于