public void RestartScreenCapture() { if (Hooker != null && CaptureScreenShots) { Hooker.EnableRecorder(); } }