37 using std::make_unique;
82 tick_->activate (FPS);
unique_ptr< steam::node::DummyImageGenerator > imageGen_
unique_ptr< steam::node::DummyTickService > tick_
void activate(lumiera::DisplayerInput)
Signal slot to be called after the output window was created and the actually usable video display te...
sigc::signal< void(void *const)> output_
Tick generating service for a periodic callback, with adjustable frequency.
This file contains the definition of the playback controller object.
Generator for test dummy video frames to simulate playback of rendered output.
A timer service invoking a given callback periodically.
DisplayerInput
Supported Displayer formats.
Lumiera GTK UI implementation root.