![]() |
![]() |
![]() |
GStreamer Editing Services 1.1.90 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include <ges/ges.h>
GESVideoUriSource;
GESVideoUriSource * ges_video_uri_source_new (gchar *uri
);
GObject +----GInitiallyUnowned +----GESTimelineElement +----GESTrackElement +----GESSource +----GESVideoSource +----GESVideoUriSource
GESVideoUriSource * ges_video_uri_source_new (gchar *uri
);
Creates a new GESVideoUriSource for the provided uri
.
|
the URI the source should control |
Returns : |
The newly created GESVideoUriSource, or NULL if there was an
error. |
"uri"
property"uri" gchar* : Read / Write / Construct Only
The location of the file/resource to use.
Default value: NULL