get_missing_plugins

@accepts([utf8], [utf8])
@returns(gboolean)
def get_missing_plugins(missing_plugins, plugin_descriptions)

This function returns the information used to request automatic installation of media framework plugins required to decode the target URI. Use g_strfreev() to free the returned information arrays.

missing_plugins :

returns machine-readable missing plugin information

plugin_descriptions :

returns human-readable missing plugin descriptions

Returns :

TRUE if missing plugin information was returned