GESOperation
GObject ╰── GInitiallyUnowned ╰── GESTimelineElement ╰── GESTrackElement ╰── GESOperation ├── GESTransition ├── GESBaseEffect ╰── GESTextOverlay
GESOperation implements GESExtractable and GESMetaContainer.
#include <ges/ges.h>
typedef struct _GESOperation GESOperation;
typedef struct { } GESOperationClass;