Lumiera  0.pre.03
»edit your freedom«
pipe-widget.hpp File Reference

Go to the source code of this file.

Description

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.

Todo:
WIP-WIP-WIP as of 12/2016

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.