Navigation: uEye .NET Standard 2.0 Library > uEye.Tools > Video
Stop
Class
uEye.Tools.Video
Accessible
Tools.Video.Stop
Syntax
uEye.Tools.Video.Stop(int s32VideoID)
Description
Stops the image capture thread. Subsequent calls of AddFrame() will be ignored.
Parameter
•s32VideoID: Video ID set by Init().