© 2013 Thorlabs GmbH374
DCx Cameras
4.4.17 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.
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 file has no valid AVI format.
Related functions
isavi_SetImageQuality()
isavi_SetImageSize()
369
362
375
376