21#ifndef STEAM_PLAY_OUTPUT_MANAGER_H
22#define STEAM_PLAY_OUTPUT_MANAGER_H
45 using std::shared_ptr;
Handle designating a point within the model, where actually output data can be pulled.
Management of external Output connections.
virtual OutputSlot & getOutputFor(mobject::ModelPort port)=0
Interface: Generic output sink.
Any copy and copy construction prohibited.
#define LUMIERA_ERROR_DECLARE(err)
Forward declare an error constant.
Lumiera error handling (C++ interface).
Organising the output data calculation possibilities.
Lumiera public interface.
shared_ptr< OutputManager > POutputManager
Steam-Layer implementation namespace root.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
An (abstract) capability to send media data to an external output.