© 2013 Thorlabs GmbH
4 Programming (SDK)
367
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()
369
362
368
373