Lumiera  0.pre.03
»edit your freedom«
play-service.cpp File Reference

Go to the source code of this file.

Description

Implementation of core parts of the Player subsystem.

Todo:
as of 4/2023 Render-Engine integration work is underway ///////////////////////////////////////////TICKET #1233

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.