PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
GitHub
载入中...
搜索中...
未找到
camera_fb_t结构体 参考

Data structure of camera frame buffer 更多...

#include <pico_camera.h>

成员变量

uint8_t * buf
size_t len
size_t width
size_t height
pixformat_t format
struct timeval timestamp

详细描述

Data structure of camera frame buffer


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