GEV_STATUS GevStopTransfer(GEV_CAMERA_HANDLE handle);

Description

Stops the streaming transfer.

Parameters

handle

Handle to the camera

Return Value

GEV_STATUS

Possible values are:

GEVLIB_OK
GEVLIB_ERROR_INVALID_HANDLE

GEVLIB_ERROR_XFER_NOT_INITIALIZED

GEVLIB_ERROR_XFER_NOT_ACTIVE

Related Topics

Member Function Descriptions