Function

GstPbutils-1.0GstPbutilsmissing_element_message_new

  • 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

    • element: Gst.Element

      the Gst.Element posting the message

    • factory_name: string

      the name of the missing element (element factory), e.g. "videoscale" or "cdparanoiasrc"

    Returns Gst.Message

    a new Gst.Message