|
GEV_STATUS
GevStartImageTransfer(GEV_CAMERA_HANDLE
handle, UINT32 numFrames); |
|
|
Description |
|
|
Starts
the streaming transfer. |
|
|
Parameters |
|
|
handle |
Handle
to the camera |
|
numFrames |
Number
of frames to be acquired (-1 for continuous). |
|
Return Value |
|
|
GEV_STATUS |
Possible values are: GEVLIB_OK |
|
Replacement
Function |
|
Related Topics