cameraViewEx / com.priyankvasa.android.cameraviewex / Modes / Facing

Facing

@Target([AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER]) annotation class Facing

Platform and version requirements: JVM

Direction the camera faces relative to device screen.

Constructors

<init>

Facing()

Direction the camera faces relative to device screen.

Companion Object Properties

FACING_BACK

const val FACING_BACK: Int

FACING_FRONT

const val FACING_FRONT: Int