YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
frame.hpp File Reference
#include <chrono>
#include <cstdint>
#include <vector>
Include dependency graph for frame.hpp:
This graph shows which files directly or indirectly include this file:

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...