State of the video source.

Namespace:  AForge.Robotics.TeRK
Assembly:  AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.3.0 (2.2.3.0)

Syntax

C#
public bool IsRunning { get; }

Implements

IVideoSource..::.IsRunning

Remarks

Current state of video source object - running or not.

See Also