Package 

Enum CaptureView.CameraSettings.Resolution

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      UHD_4K

      Captured image will have 3840x2160px resolution.

      Please note, that if your device does not support 4K resolution, UHD_4K value will be automatically replaced with the FULL_HD value.

      Note: This is a technology preview feature. The functionality will be improved and completed in future versions.

      FULL_HD

      Captured image will have 1920x1080px resolution.

      HD

      Captured image will have 1280x720px resolution.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class com.abbyy.mobile.uicomponents.CaptureView.CameraSettings.Resolution

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

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