public MotionDetector(MainWindow mainWindow) { this.mainWindow = mainWindow; }
public Video(MainWindow mainWindow) { this.mainWindow = mainWindow; }