URIHandler
Object Hierarchy:
Description:
[ CCode ( type_cname = "GstURIHandlerInterface" , type_id = "gst_uri_handler_get_type ()" ) ]
public interface URIHandler : Object
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:
All known members inherited from class GLib.Object