Function

Description

GevGetPayloadParameters

Retrieves the mandatory, payload specific information that identifies the size and format of data that the device will stream.

GevInitializeTransfer

Initializes a streaming transfer to the list of buffers indicated.

GevWaitForNextFrame

Waits for the next frame object to be acquired and returns its pointer.

GevGetNextFrame

Waits for the next frame object to be acquired and returns its pointer.

GevReleaseFrameBuffer

Releases a frame object back to the acquisition process for re-use.

GevReleaseFrame

Releases a frame object back to the acquisition process for re-use.

GevStopTransfer

Stops the streaming transfer.

GevAbortTransfer

Stops the streaming transfer immediately.

GevFreeTransfer

Frees a streaming transfer to the list of buffers indicated.

Related Topics

Image Frame Acquisition