missingElementMessageNew

fngst.message.Message missingElementMessageNew(gst.element.Element element, string factoryName)

Creates a missing-plugin message for element to notify the application that a certain required element is missing. This function is mainly for use in plugins.

Parameters

elementthe #GstElement posting the message
factoryNamethe name of the missing element (element factory), e.g. "videoscale" or "cdparanoiasrc"

Returns

a new #GstMessage