ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | type |
gst_uri_protocol_is_supported ( GstURIType const type, gchar const* protocol ) » |
| PARAM | type |
gst_element_make_from_uri ( GstURIType const type, gchar const* uri, gchar const* elementname, GError** error ) » |
| RETURN | gst_uri_handler_get_uri_type ( GstURIHandler* handler ) » |
|
| RETURN | gst_element_factory_get_uri_type ( GstElementFactory* factory ) » |
|
| FIELD | .uri_type | struct _GstElementFactory { GstPluginFeature parent, GType type, gpointer metadata, GList* staticpadtemplates, guint numpadtemplates, enum GstURIType uri_type, gchar** uri_protocols, GList* interfaces, gpointer[4] _gst_reserved } » |