GESSource — Base Class for single-media sources
GObject ╰── GInitiallyUnowned ╰── GESTimelineElement ╰── GESTrackElement ╰── GESSource ├── GESAudioSource ╰── GESVideoSource
GESSource implements GESExtractable and GESMetaContainer.
#include <ges/ges.h>
typedef struct _GESSource GESSource;
Base class for single-media sources
typedef struct { } GESSourceClass;