Function

GstPbutils-1.0GstPbutilsmissing_uri_sink_message_new

  • 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

    • element: Gst.Element

      the Gst.Element posting the message

    • protocol: string

      the URI protocol the missing sink needs to implement, e.g. "http" or "smb"

    Returns Gst.Message

    a new Gst.Message