missingDecoderMessageNew

fngst.message.Message missingDecoderMessageNew(gst.element.Element element, gst.caps.Caps decodeCaps)

Creates a missing-plugin message for element to notify the application that a decoder element for a particular set of (fixed) caps is missing. This function is mainly for use in plugins.

Parameters

elementthe #GstElement posting the message
decodeCapsthe (fixed) caps for which a decoder element is needed

Returns

a new #GstMessage