Click or drag to resize
Accord.NET (logo)

XimeaVideoSourceIsRunning Property

State of the video source.

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public bool IsRunning { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IVideoSourceIsRunning
Remarks
Current state of video source object - running or not.
See Also