191SDK (Software development Kit)
© 2010 Thorlabs
7.3.48
is_HasVideoStarted
Syntax
INT is_HasVideoStarted (HIDS hCam, BOOL* pbo)
Description
Using is_HasVideoStarted(), you can check whether the image digitising process has started.
This function is helpful when the is_FreezeVideo() function was called with the IS_DONT_WAIT
parameter.
Input Parameters
Returns the digitising status:
0 = Image capturing has not started yet.
1 = Image capturing has started.
Return Values
Function executed successfully
Related Functions
is_FreezeVideo()
is_IsVideoFinish()
148
148
198