304 DCx camera
© 2010 Thorlabs
7.4.10
isavi_GetnLostFrames
Syntax
INT isavi_GetnLostFrames (int nAviID, unsigned long* nFrames)
Description
Using isavi_GetnLostFrames(), you can read out the number of frames that have been discarded.
A frame will be discarded if it cannot be processed because a compression operation in still in
progress.
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_ResetFrameCounters()
305
299
303
309