Top | ![]() |
![]() |
![]() |
![]() |
gboolean | gtuber_has_plugin_for_uri () |
const gchar *const * | gtuber_get_supported_schemes () |
gboolean gtuber_has_plugin_for_uri (const gchar *uri
,gchar **filename
);
Checks if any among installed plugins advertises support for given URI.
You can use this to check plugin support without actually trying to download
any data, otherwise just use GtuberClient
to fetch media info directly.