© 2016 Thorlabs Scientific Imaging402
DCx Camera Functional Description and SDK Manual
4.4.9 isavi_GetAVISize
Syntax
INT isavi_GetAVISize (INT nAviID, float* size)
Description
Use isavi_GetAVISize() to retrieve the size of the frame sequence saved to the current AVI file.
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().
Related functions
isavi_GetAVIFileName()