Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Definition in file dummy-player-facade.h.
#include "include/display-facade.h"
#include "include/display-handles.h"
#include "common/subsys.hpp"
#include "lib/depend.hpp"
#include "lib/handle.hpp"
#include "common/interface.h"
Classes | |
class | DummyPlayer |
Experimental Interface Steam-Layer (or maybe the vault?): Global access point for starting a dummy playback, generating some test image data for the GUI to display in a viewer window. More... | |
class | DummyPlayer::Process |
Playback process, front-end to be used by client code. More... | |
class | DummyPlayer::ProcessImplementationLink |
Mediator to allow the client to communicate with the Process implementation via the Process handle, without having to map each implementation-level function into the dummy player interface. More... | |
Namespaces | |
lumiera | |
Lumiera public interface. | |
steam | |
Steam-Layer implementation namespace root. | |
steam::play | |
Playback and rendering control subsystem. | |