missingEncoderMessageNew

fngst.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

elementthe #GstElement posting the message
encodeCapsthe (fixed) caps for which an encoder element is needed

Returns

a new #GstMessage