public static interface ReadOnlyCameraManager.ManagerCallback
Modifier and Type | Method and Description |
---|---|
void |
onCameraResult(ProcessingStatus processingStatus,
BarcodeData result)
Invoked when a frame has been processed.
|
void onCameraResult(ProcessingStatus processingStatus, BarcodeData result)
processingStatus
- The states of the flowresult
- The output data