What are you looking for?

Buffer module

The buffer module simply represents a memory buffer given to a parent data stream. Useful metadata is associated to buffers. This includes the image width, height, pixel format, timestamp... These are retrieved through info commands (see BUFFER_INFO_CMD_LIST in the standard GenTL header file).

The buffer module is the only module that doesn't have read/write port functions; it doesn't have GenApi features.