VLink  2.0.0
A high-performance communication middleware
CameraFrame结构体 参考

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

#include <camera_frame.h>

CameraFrame 的协作图:

详细描述

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.


该结构体的文档由以下文件生成: