Object Hierarchy
GObject
╰── GstObject
╰── GstElement
╰── GstBaseSrc
╰── GstDataURISrc
Implemented Interfaces
GstDataURISrc implements
GstURIHandler.
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.
Types and Values
struct GstDataURISrc
struct GstDataURISrc;
Property Details
The “uri”
property
“uri” gchar *
URI that should be used.
Owner: GstDataURISrc
Flags: Read / Write
Default value: NULL