URIHandler


Object Hierarchy:

Gst.URIHandler Gst.URIHandler Gst.URIHandler GLib.Object GLib.Object GLib.Object->Gst.URIHandler

Description:

[ CCode ( type_cname = "GstURIHandlerInterface" , type_id = "gst_uri_handler_get_type ()" ) ]
public interface URIHandler : Object

The URIHandler is an interface that is implemented by Source and Sink Element to unify handling of URI.

An application can use the following functions to quickly get an element that handles the given URI for reading or writing (gst_element_make_from_uri()).

Source and Sink plugins should implement this interface when possible.


Namespace: Gst
Package: gstreamer-1.0

Content:

Methods:

Inherited Members: