Identity Android
1.16
Search
K
Comment on page

CameraFacing

A typesafe enumeration of the camera to be used during the document scanning process
import com.sybrin.identity.exceptions.IdentityException

Summary

Enum values
Back
Selects the back camera.
Front
Selects the front camera.

Enum values

Back

public static final CameraFacing Back
Selects the back camera.

Front

public static final CameraFacing Front
Selects the front camera.