DEVICE_READY Property

const val DEVICE_READY: Int = 4096

The device is steady enough to shoot.

Reported by the camera layer rather than by this observer, which reads no motion sensors.

Top