© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
403
4.4.10 isavi_GetnCompressedFrames
Syntax
INT isavi_GetnCompressedFrames (INT nAviID, unsigned long* nFrames)
Description
Using isavi_GetnCompressedFrames(), you can read out the number of frames 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_GetnLostFrames()
isavi_ResetFrameCounters()