310 DCx camera
© 2010 Thorlabs
7.4.15
isavi_SetFrameRate
Syntax
INT isavi_SetFrameRate (int nAviID, double fr)
Description
isavi_SetFrameRate() sets the frame rate for AVI capturing. You can set the frame rate after
opening the AVI file. This value does not have to be equal to the frame rate set for the DCx camera
camera.
Input Parameters
Instance ID set by the isavi_InitAVI() function.
The frame rate to be set. Default = 25.0
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() .
The AVI file could not be modified.
The AVI file is not open.
Related Functions
isavi_SetImageQuality()
isavi_SetImageSize()
305
299
311
312