stopVideoCapture method

void stopVideoCapture()

Implementation

void stopVideoCapture() {
  return _stopVideoCapture();
}