missingUriSinkMessageNew

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

Creates a missing-plugin message for element to notify the application that a sink 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 sink needs to implement, e.g. "http" or "smb"

Returns

a new #GstMessage