Searched defs:_GstURIHandlerInterface (Results 1 – 1 of 1) sorted by relevance
118 struct _GstURIHandlerInterface { struct119 GTypeInterface parent;124 GstURIType (* get_type) (GType type);125 const gchar * const * (* get_protocols) (GType type);128 gchar * (* get_uri) (GstURIHandler * handler);129 gboolean (* set_uri) (GstURIHandler * handler,