AVCaptureSystemPressureFactors Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Esta enumeración admite una combinación bit a bit de sus valores de miembro.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum AVCaptureSystemPressureFactors
type AVCaptureSystemPressureFactors =
- Herencia
-
AVCaptureSystemPressureFactors
- Atributos
Campos
Nombre | Valor | Description |
---|---|---|
None | 0 | |
SystemTemperature | 1 | |
PeakPower | 2 | |
DepthModuleTemperature | 4 |