Collapse All
Expand All
C#
AForge.NET Framework
MJPEGStream
.
.
::
.
IsRunning Property
MJPEGStream Class
See Also
Send Feedback
State of the video source.
Namespace:
AForge.Video
Assembly:
AForge.Video
(in AForge.Video.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
bool
IsRunning
{
get
; }
Implements
IVideoSource
.
.
::
.
IsRunning
Remarks
Current state of video source object - running or not.
See Also
MJPEGStream Class
AForge.Video Namespace