missingUriSourceMessageNew

fngst.message.Message missingUriSourceMessageNew(gst.element.Element element, string protocol)

Creates a missing-plugin message for element to notify the application that a source element for a particular URI protocol is missing. This function is mainly for use in plugins.

Parameters

elementthe #GstElement posting the message
protocolthe URI protocol the missing source needs to implement, e.g. "http" or "mms"

Returns

a new #GstMessage