|
esp32cam
OV2640 camera on ESP32-CAM
|
This is the complete list of members for esp32cam::Frame, including all inherited members.
| CameraClass | esp32cam::Frame | friend |
| data() const | esp32cam::Frame | inline |
| getHeight() const | esp32cam::Frame | inline |
| getWidth() const | esp32cam::Frame | inline |
| isBmp() const | esp32cam::Frame | |
| isJpeg() const | esp32cam::Frame | |
| size() const | esp32cam::Frame | inline |
| toBmp() | esp32cam::Frame | |
| toJpeg(int quality) | esp32cam::Frame | |
| writeTo(Print &os, int timeout=10000) | esp32cam::Frame | |
| writeTo(Client &os, int timeout=10000) | esp32cam::Frame | |
| ~Frame() | esp32cam::Frame |