Wait for video source has stopped.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public void WaitForStop() |
Remarks
Waits for video source stopping after it was signaled to stop using SignalToStop()()() method. If SignalToStop()()() was not called, then it will be called automatically.