Package 

Enum CameraPreviewMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      FILL_IN

      In this mode camera preview frames fill the layout view - the preview frames may contain additional content on the edges that was not visible in the preview layout.

      FIT_IN

      In this mode camera preview frames will be downscaled to the layout view size - full preview frame content will be visible, but unused edges could be appeared in the preview layout.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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