|
file | dummy-player-interface-proxy.cpp [code] |
| Interface-Proxy for the lumiera::DummyPlayer facade (experimental/obsolete).
|
|
file | dummy-player-service.cpp [code] |
| Implementation of a service for mock render output to support testing.
|
|
file | dummy-player-service.hpp [code] |
| A public service provided by the Steam-Layer, implementing a dummy/mockup playback process.
|
|
file | output-director.cpp [code] |
| Implementation of global output connection management.
|
|
file | output-director.hpp [code] |
| A global service to coordinate and handle all external output activities.
|
|
file | output-manager.hpp [code] |
| A global service to handle all external output connections.
|
|
file | output-slot-connection.hpp [code] |
| Interface for concrete output implementations to talk to the OutputSlot frontend.
|
|
file | output-slot.cpp [code] |
| Generic implementation functionality common to all output connections.
|
|
file | output-slot.hpp [code] |
| An (abstract) capability to send media data to an external output.
|
|
file | play-controller.cpp [code] |
| Implementation of the control- / management frontend(s) exposed to clients for talking to an ongoing PlayProcess.
|
|
file | play-controller.hpp [code] |
| Functionality for driving and controlling an ongoing playback or render.
|
|
file | play-process.cpp [code] |
| Implementation to organise an ongoing playback/rendering process.
|
|
file | play-process.hpp [code] |
| Organisational unit of an ongoing render- or playback process.
|
|
file | play-service.cpp [code] |
| Implementation of core parts of the Player subsystem.
|
|
file | play-service.hpp [code] |
| Primary service of the Player subsystem: Starting and controlling render/playback.
|
|
file | render-configurator.cpp [code] |
| Implementation functionality to bridge between engine::PlayService and engine::EngineService.
|
|
file | render-configurator.hpp [code] |
| Strategy to hold all the detail knowledge necessary to establish a running render CalculationStream.
|
|
file | timings.cpp [code] |
| Implementation of a data tuple for timing specification.
|
|
file | timings.hpp [code] |
| How to define a timing specification or constraint.
|
|