@accepts(GstPbutils.EncodingProfile, utf8, utf8) @returns(gboolean) def get_missing_plugins(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 |