Class AVCaptureSystemPressureFactors


  • public final class AVCaptureSystemPressureFactors
    extends java.lang.Object
    [@enum] AVCaptureSystemPressureFactors Constants indicating factors contributing to the current system pressured state. [@constant] AVCaptureSystemPressureFactorNone Indicates that the system is not currently pressured. [@constant] AVCaptureSystemPressureFactorSystemTemperature Indicates that the entire system is currently experiencing an elevated thermal level. [@constant] AVCaptureSystemPressureFactorPeakPower Indicates that the system's peak power requirements exceed the battery's current capacity and may result in a system power off. [@constant] AVCaptureSystemPressureFactorDepthModuleTemperature Indicates that the module capturing depth information is operating at an elevated temperature. As system pressure increases, depth quality may become degraded.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait