Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
xv-displayer.hpp File Reference

Implementation of video output via XVideo. More...

Go to the source code of this file.

Description

Implementation of video output via XVideo.

Todo:
WIP as of 5/2025 – attempt to port this component to GTK-3 ///////////////////////////////////////TICKET #1403
See also
displayer.hpp

Definition in file xv-displayer.hpp.

#include "stage/output/displayer.hpp"
#include "stage/gtk-base.hpp"
#include <X11/Xlib.h>
#include <X11/extensions/XShm.h>
#include <X11/extensions/Xvlib.h>

Namespaces

namespace  Gtk
 
namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::output
 Video output implementation.
 

Classes

class  XvDisplayer
 XvDisplayer is a class which is responsible for rendering a video image via XVideo. More...