JumioScanView
A custom view to display the camera preview and enable scanning of a JumioScanPart.
Parameters
Context: The Context the view is running in, through which it can access the current theme, resources, etc.
AttributeSet: The attributes of the XML tag that is inflating the view. This value may be null.
Int: An attribute in the current theme that contains a reference to a style resource that supplies default values for the view. Can be 0 to not look for defaults.
Properties
Is responsible for the JumioCameraFacing of this scan view
Controls the image extraction of the camera feed
Indicates if more than one camera is available
Indicates if a manual shutter button needs to be displayed
Functions
Attach a scanPart to this scan view after JumioScanStep.SCAN_VIEW event has been received to enable scanning.
Switches to the next camera.
Takes picture for JumioScanMode.MANUAL and JumioScanMode.FACE_MANUAL.