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 source element for a particular URI protocol is missing. This function is mainly for use in plugins.
element
the Gst.Element posting the message
the URI protocol the missing source needs to implement, e.g. "http" or "mms"
a new Gst.Message
Creates a missing-plugin message for
elementto notify the application that a source element for a particular URI protocol is missing. This function is mainly for use in plugins.