Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
A component to show and manipulate the processing pipe configuration.
Such a (processing) pipe is a conceptual entity within the Lumiera session model. It is conceived as a sequence of processing steps applied to a data stream, where the processing steps are typically effects or codecs (media decoder or encoder). Whenever a clip is added somewhere into a sequence, the automatically triggered build process forms a pipe corresponding to the clip; this pipe can be tweaked to some extent within the UI, like toggling and re-ordering of processing steps or accessing the latter's parameter UI.
Definition in file pipe-widget.hpp.
#include "stage/gtk-base.hpp"
Classes | |
class | PipeWidget |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::timeline | |
The timeline display and editing operations. | |