public static interface DCScannerFrameHandler.ResultHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleResult(DisabilityCertificateRecognizerResultInfo recognitionResult)
Called every time DC data detection was performed on a frame.
|
boolean handleResult(DisabilityCertificateRecognizerResultInfo recognitionResult)
recognitionResult - information about DC data detection results on a single frametrue if DCScannerFrameHandler should intercept given frame.
false if DCScannerFrameHandler should not intercept given frame.PreviewBuffer