missingDecoderMessageNew
fn
gst.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
element | the #GstElement posting the message |
decodeCaps | the (fixed) caps for which a decoder element is needed |
Returns
a new #GstMessage