Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
play-service.cpp File Reference

Implementation of core parts of the Player subsystem. More...

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>

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")