PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
GitHub
Loading...
Searching...
No Matches
camera_fb_t Struct Reference

Data structure of camera frame buffer. More...

#include <pico_camera.h>

Data Fields

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

Detailed Description

Data structure of camera frame buffer.


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