Profile
Describes predefined camera profiles which determine the type of camera and capabilities to select for a session.
DOCUMENT_BACK_CAMERA - Describes the usage of the back camera for document capture.
FACE_FRONT_CAMERA - Describes the usage of the front camera for face capture, this profile is required when Analysis.enableAiBasedRts is set to true for a face session.
FACE_BACK_CAMERA - Describes the usage of the back camera for face capture.
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.