© 2013 Thorlabs GmbH378
DCx Cameras
4.4.21 isavi_StopAVI
Syntax
INT isavi_StopAVI (INT nAviID)
Description
isavi_StopAVI() stops the image capture thread. Subsequent calls of isavi_AddFrame() will be ignored.
Input parameters
Instance ID set by the isavi_InitAVI() function.
Return values
Function executed successfully.
IS_AVI_ERR_CAPTURE_NOT_RUNNING
No capturing operation is running or no AVI file is opened.
The indicated AVI instance could not be found. Either the
AVI ID is invalid or the instance has already been deleted
using isavi_ExitAVI() .
The file has no valid AVI format.
IS_AVI_ERR_PLAY_NOT_RUNNING
Related functions
isavi_StartAVI()
isavi_InitEvent()
isavi_ExitAVI()
359
369
362
377
370
362