Class AVCaptureFocusMode


  • public final class AVCaptureFocusMode
    extends java.lang.Object
    [@enum] AVCaptureFocusMode Constants indicating the mode of the focus on the receiver's device, if it has one. [@constant] AVCaptureFocusModeLocked Indicates that the focus should be locked at the lens' current position. [@constant] AVCaptureFocusModeAutoFocus Indicates that the device should autofocus once and then change the focus mode to AVCaptureFocusModeLocked. [@constant] AVCaptureFocusModeContinuousAutoFocus Indicates that the device should automatically focus when needed.
    • Method Summary

      • Methods inherited from class java.lang.Object

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