gui/output/displayer.hpp File Reference


Detailed Description

This file contains the defintion of Displayer; the base class of all video display implementations.

See also:
displayer.cpp

Definition in file displayer.hpp.

This graph shows which files directly or indirectly include this file:

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


Generated on Fri Nov 7 22:15:13 2008 for Lumiera by  doxygen 1.5.6