Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
stage::output Namespace Reference

Description

Video output implementation.

Namespaces

namespace  anonymous_namespace{xv-displayer.cpp}
 

Classes

class  Displayer
 A Displayer is a class which is responsible for rendering an image in some way (ie: Xvideo, GDK, OpenGL etc). More...
 
class  NullDisplayer
 NullDisplayer implements the Displayer interface without any actual display. More...
 
class  PixbufDisplayer
 PixbufDisplayer is a class which is responsible for rendering a video image via GDK. More...
 
class  XvDisplayer
 XvDisplayer is a class which is responsible for rendering a video image via XVideo. More...