@accepts(GstPbutils.EncodingProfile, utf8, utf8) @returns(gboolean) def do_get_missing_plugins(self, profile, details, descriptions):
Retrieves the plugin installer detail strings and descriptions for any missing plugins required to use the specified encoding profile.
profile : |
an encoding profile |
details : |
returns plugin installer detail strings |
descriptions : |
returns plugin descriptions |
Returns : |
True if some detail strings are returned, False otherwise |