KingsMentor/MobileVisionBarcodeScanner

Can i capture the screen after i scan the barcode?

wsiong083 opened this issue · 1 comments

Can i capture the screen after i scan the barcode?

@wsiong083 , this is possible now. Releasing a new update that fixes this issue. To capture screen after scanning, call.

barcodeCapture.retrieveCamera() . This method returns the Camera object that you can use to capture the preview.