GESVideoSource
GObject ╰── GInitiallyUnowned ╰── GESTimelineElement ╰── GESTrackElement ╰── GESSource ╰── GESVideoSource ├── GESVideoUriSource ├── GESImageSource ├── GESMultiFileSource ├── GESTitleSource ╰── GESVideoTestSource
GESVideoSource implements GESExtractable and GESMetaContainer.
#include <ges/ges.h>
typedef struct _GESVideoSource GESVideoSource;