public void CameraPlayStart(int index) { Lock = false; waitSec = 1f / videoCapture.SourceFps * 0.85f; videoCapture.CameraPlayStart(index); }