Top | ![]() |
![]() |
![]() |
![]() |
The GESUriClipAsset is a special GESAsset specilized in GESClip. it is mostly used to get information about the GESTrackType-s the objects extracted from it can potentialy create GESTrackElement for.
void ges_clip_asset_set_supported_formats (GESClipAsset *self
,GESTrackType supportedformats
);
Sets track types for which objects extracted from self
can create GESTrackElement
GESTrackType
ges_clip_asset_get_supported_formats (GESClipAsset *self
);
Gets track types for which objects extracted from self
can create GESTrackElement