dataurisrc
dataurisrc — Handles data: uris
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseSrc
+----GstDataURISrc
Implemented Interfaces
GstDataURISrc implements
GstURIHandler.
Properties
"uri" gchar* : Read / Write
Description
dataurisrc handles data: URIs, see RFC 2397 for more information.
Example launch line
This pipeline displays a small 16x16 PNG image from the data URI.
Details
GstDataURISrc
typedef struct _GstDataURISrc GstDataURISrc;
Property Details
The "uri"
property
"uri" gchar* : Read / Write
URI that should be used.
Default value: NULL