Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
The Displayer serves as base of all video display implementations.
Definition in file displayer.hpp.
Classes | |
class | Displayer |
A Displayer is a class which is responsible for rendering an image in some way (ie: Xvideo, GDK, OpenGL etc). More... | |
Enumerations | |
enum | DisplayerInput { DISPLAY_NONE, DISPLAY_YUV, DISPLAY_RGB, DISPLAY_BGR, DISPLAY_BGR0, DISPLAY_RGB16 } |
Supported Displayer formats. | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::output | |
Video output implementation. | |