GESTimelineOperation — Base Class for operations in a GESTimelineLayer
GObject ╰── GInitiallyUnowned ╰── GESTimelineObject ╰── GESTimelineOperation ├── GESTimelineOverlay ╰── GESTimelineTransition
#include <ges/ges.h>
Operations are any kind of object that both outputs AND consumes data.
typedef struct _GESTimelineOperation GESTimelineOperation;
The GESTimelineOperation subclass. Subclasses can access these fields.