|
YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
|
#include <chrono>#include <cstdint>#include <vector>

Go to the source code of this file.
Classes | |
| struct | yodau::backend::frame |
| Video frame container. More... | |
Namespaces | |
| namespace | yodau |
| namespace | yodau::backend |
Enumerations | |
| enum class | yodau::backend::pixel_format { yodau::backend::gray8 , yodau::backend::rgb24 , yodau::backend::bgr24 , yodau::backend::rgba32 , yodau::backend::bgra32 } |
| Pixel format of a frame buffer. More... | |