ICImagingControl.LiveVideoRunning Property

Indicates whether a live video is running, i.e. has been started with the LiveStart Method.
Syntax:
[C#]
public bool LiveVideoRunning;
Limitations:

Run time only, read only.

See also: ICImagingControl, ICImagingControl.LiveStart, ICImagingControl.LiveStop

<< ICImagingControl