VLink  2.0.0
A high-performance communication middleware
CameraFrame Struct Reference

80-byte POD container holding one camera / video frame plus image-format metadata. More...

#include <camera_frame.h>

Collaboration diagram for CameraFrame:

Detailed Description

80-byte POD container holding one camera / video frame plus image-format metadata.

The struct size is locked at 80 bytes on 64-bit targets via static_assert; 32-bit toolchains emit a build-time warning. The struct embeds a Header prefix and exposes resolution, pixel format, video stream-type, capture frequency, and camera channel id.


The documentation for this struct was generated from the following file: