public static interface PayFormScannerFrameHandler.ResultHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleResult(DetectionResult detectionResult)
Called every time pay form detection was performed on a frame.
|
boolean handleResult(DetectionResult detectionResult)
detectionResult - information about pay form detection results on a single frametrue if PayFormScannerFrameHandler should intercept given frame.
false if PayFormScannerFrameHandler should not intercept given frame.PreviewBuffer