C#
VB
Java
Objective-C
C++
An enumeration representing the status of the frames that have been scanned by the ScanFrame method.
Members
| Value | Member | Description |
|---|---|---|
| 0 | MoreFramesNeeded | More frames are needed for the scan. |
| 1 | NumbersFound | Credit card numbers have been found. |
| 2 | LowFocusScore | The focus score of the frame was too low to scan. |
| 3 | Error | An error occurred while attempting to scan the frame. |