dataurisrc
dataurisrc — Handles data: uris
|
|
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.
Synopsis
Element Information
plugin |
dataurisrc
|
author |
Philippe Normand <pnormand@igalia.com>, Sebastian Dröge <sebastian.droege@collabora.co.uk> |
class |
Source |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
ANY |
Types and Values
struct GstDataURISrc
struct GstDataURISrc;
Property Details
The “uri”
property
“uri” gchar *
URI that should be used.
Flags: Read / Write
Default value: NULL