303SDK (Software development Kit)
© 2010 Thorlabs
7.4.9
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()
305
299
304
309