Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Experimental Interface, allowing the Dummy-Player to access the video display widget in the GUI.
While, generally speaking, the GUI controls the application and thus acts on its own, it might expose some services to the lower layers.
In the Dummy-Player design study, the lumiera::Display interface serves to hand over calculated frames to the GUI for displaying them in a viewer.
Definition in file display-facade.h.
#include "include/display-handles.h"
#include "lib/depend.hpp"
#include "lib/handle.hpp"
#include "common/interface.h"
Classes | |
class | Display |
Interface for outputting frames to an (already allocated) viewer or display. More... | |
class | Display::Sink |
Functor for pushing frames to the display. More... | |
Namespaces | |
lumiera | |
Lumiera public interface. | |