Specifications

sharpVISION™ Camera
sharpVISION SDK Reference
58
4.2.18. GetFramesNumber
long GetFramesNumber()
Return values
The number of allocate frames
Parameters
None
Remarks
This function returns the current value of the number of frames that can be acquired by
calling the CmdRecord () routine. After the recording the data may be read by calling the
GetFrames routine.
See also: CmdRecord, GetFrames