© 2016 Thorlabs Scientific Imaging398
DCx Camera Functional Description and SDK Manual
4.4.5 isavi_ExitAVI
Syntax
INT isavi_ExitAVI (INT nAviID)
Description
isavi_ExitAVI() terminates and deletes the instance of the uc480 AVI interface.
Input parameters
Instance ID set by the isavi_InitAVI() function.
Return values
Function executed successfully.
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.
Related functions
isavi_InitAVI()
isavi_OpenAVI()
isavi_CloseAVI()