Returns a localised string describing an decoder for the format specified in caps, for use in error dialogs or other messages to be seen by the user.
This function is mainly for internal use, applications would typically use gstpbutils.global.missingPluginMessageGetDescription to get a description of a missing feature from a missing-plugin message.
the (fixed) #GstCaps for which an decoder description is needed
a newly-allocated description string. Free string with glib.global.gfree when not needed any longer.
Returns a localised string describing an decoder for the format specified in caps, for use in error dialogs or other messages to be seen by the user.
This function is mainly for internal use, applications would typically use gstpbutils.global.missingPluginMessageGetDescription to get a description of a missing feature from a missing-plugin message.