decodeVideo method

void decodeVideo()

Show camera view.

Implementation

void decodeVideo() {
  _barcodeScanner.show();
}