Navigation: uEye .NET Standard 2.0 Library > uEye > Camera > Video
GetRunning
Class
uEye.Video
Accessible
Camera.Video.GetRunning
Syntax
uEye.Video.GetRunning(out bool bEnable)
Description
Returns the current status of the video.
Parameter
•bEnable: Returns the current status (true = running, false = not running).