init Scanning Behavior
abstract fun initScanningBehavior(barcodeScanner: BarcodeScanner, resultHandler: BarcodeScannerFrameHandler.ResultHandler?, callback: IBarcodeScannerViewCallback?)
This should be called as soon as you have an instance of the BarcodeScanner. It is recommended to call it in onCreate of the Activity