Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of core parts of the Player subsystem.
Definition in file play-service.cpp.
#include "lib/error.hpp"
#include "include/play-facade.hpp"
#include "steam/play/play-service.hpp"
#include "steam/play/play-process.hpp"
#include "steam/play/render-configurator.hpp"
#include "steam/play/output-manager.hpp"
#include "lib/util-foreach.hpp"
#include <string>
#include <memory>
Classes | |
class | ProcessTable |
Typedefs | |
typedef POutputManager | Output |
Functions | |
LUMIERA_ERROR_DEFINE (CANT_PLAY, "unable to build playback or render process for this configuration") | |
Namespaces | |
lumiera | |
Lumiera public interface. | |
steam | |
Steam-Layer implementation namespace root. | |
steam::play | |
Playback and rendering control subsystem. | |