Package 

Enum Hdr

  • All Implemented Interfaces:
    com.otaliastudios.cameraview.controls.Control , java.io.Serializable , java.lang.Comparable

    
    public enum Hdr
     implements Control
                        

    Hdr values indicate whether to use high dynamic range techniques when capturing pictures.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ON

      Using HDR.

      OFF

      No HDR.

    • Method Summary

      Modifier and Type Method Description
      static Array<Hdr> values()
      static Hdr valueOf(String name)
      • Methods inherited from class java.lang.Object

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