com.otaliastudios.cameraview.controls.Control
java.io.Serializable
java.lang.Comparable
public enum Facing implements Control
Facing value indicates which camera sensor should be used for the current session.
FRONT
Front-facing camera sensor.
BACK
Back-facing camera sensor.
static Array<Facing>
values()
static Facing
valueOf(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static Array<Facing> values()
static Facing valueOf(String name)