TypeScript API Documentation for GSTREAMER PBUTILS
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.
element
the Gst.Element posting the message
the name of the missing element (element factory), e.g. "videoscale" or "cdparanoiasrc"
a new Gst.Message
Creates a missing-plugin message for
elementto notify the application that a certain required element is missing. This function is mainly for use in plugins.