Beispiel #1
0
 private void StopCamera()
 {
     VVideoSource.SignalToStop();
     VVideoSource.WaitForStop();
 }