missingEncoderMessageNew
fn
gst.message.Message missingEncoderMessageNew(gst.element.Element element, gst.caps.Caps encodeCaps)Creates a missing-plugin message for element to notify the application that an encoder 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 |
encodeCaps | the (fixed) caps for which an encoder element is needed |
Returns
a new #GstMessage