Requirement Id
Enumerates the checked requirements for the Gini Capture SDK.
Entries
Permission to access the camera is required.
The camera must support a preview resolution and a picture resolution higher than 8MP.
The camera on phones must support always-on flash mode. Not required for tablets.
The camera must support auto focus mode.
The device must have sufficient memory for in-memory bitmap handling, compression and jpeg decompression.
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.