© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
409
4.4.16 isavi_ResetFrameCounters
Syntax
INT isavi_ResetFrameCounters (INT nAviID)
Description
isavi_ResetFrameCounters() resets the counters for saved and discarded images.
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_GetnCompressedFrames()
isavi_GetnLostFrames()