Definition in file displayer.hpp.

Go to the source code of this file.
Namespaces | |
| namespace | gui |
| namespace | gui::output |
Classes | |
| class | gui::output::Displayer |
| A Displayer is a class which is responsible for rendering an image in some way (ie: Xvideo, GDK, OpenGL etc). More... | |
Defines | |
| #define | MAX_HEIGHT 576 |
| #define | MAX_WIDTH 720 |
Enumerations | |
| enum | gui::output::DisplayerInput { DISPLAY_NONE, DISPLAY_YUV, DISPLAY_RGB, DISPLAY_BGR, DISPLAY_BGR0, DISPLAY_RGB16 } |
| Supported Displayer formats. More... | |
1.5.6