GESClipAsset
GObject ╰── GESAsset ╰── GESClipAsset ╰── GESUriClipAsset
GESClipAsset implements GAsyncInitable, GInitable and GESMetaContainer.
#include <ges/ges.h>
GType ges_clip_asset_get_type (void);
void
void ges_clip_asset_set_supported_formats (GESClipAsset *self, GESTrackType supportedformats);
GESClipAsset *self
GESTrackType supportedformats
GESTrackType ges_clip_asset_get_supported_formats (GESClipAsset *self);
typedef struct _GESClipAsset GESClipAsset;