Kofax Mobile SDK API Reference
Public Attributes | List of all members
CameraInitializationEvent.CameraInitStatus Enum Reference

Public Attributes

 CAMERA_STATUS_UNKNOWN
 
 CAMERA_VIEW_CREATED
 
 CAMERA_IMAGE_RESOLUTION_CHANGED
 
 CAMERA_USE_VIDEO_FRAME_CHANGED
 

Detailed Description

This values of this enum represent the condition which caused the camera to be initialized, and the CameraInitializationEvent to be fired:

CAMERA_VIEW_CREATED - camera initialized when the ImageCaptureView is first created.
CAMERA_IMAGE_RESOLUTION_CHANGED - camera initialized when the selected image resolution changed.
CAMERA_USE_VIDEO_FRAME_CHANGED - camera initialized when the UseVideoFrame property changed.

Member Data Documentation

CAMERA_IMAGE_RESOLUTION_CHANGED
CAMERA_STATUS_UNKNOWN
CAMERA_USE_VIDEO_FRAME_CHANGED
CAMERA_VIEW_CREATED

The documentation for this enum was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.