![]() |
Lumiera 0.pre.04
»edit your freedom«
|
A global service to coordinate and handle all external output activities. More...
Go to the source code of this file.
A global service to coordinate and handle all external output activities.
The OutputDirector is an application internal singleton service for coordinating and controlling all actual input/output- and rendering capabilities, exposing distinct lifecycle functions to connect, bring up and shut down what can be considered the "Player/Output" subsystem.
Definition in file output-director.hpp.
#include "lib/error.hpp"#include "lib/depend.hpp"#include "lib/depend-inject.hpp"#include "steam/play/output-manager.hpp"#include "common/subsys.hpp"#include "lib/nocopy.hpp"#include "lib/sync.hpp"#include <memory>Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::play |
| :test | |
Classes | |
| class | OutputDirector |
| Management of external Output connections. More... | |