![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Implementation of core parts of the Player subsystem. More...
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>Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
| namespace | lumiera::error |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::play |
| :test | |
| namespace | steam::play::anonymous_namespace{play-service.cpp} |
Typedefs | |
| typedef POutputManager | Output |
Classes | |
| class | ProcessTable |
Functions | |
| LUMIERA_ERROR_DEFINE (CANT_PLAY, "unable to build playback or render process for this configuration") | |