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 decoder element for a particular set of (fixed) caps is missing. This function is mainly for use in plugins.
element
the Gst.Element posting the message
the (fixed) caps for which a decoder element is needed
a new Gst.Message
Creates a missing-plugin message for
elementto notify the application that a decoder element for a particular set of (fixed) caps is missing. This function is mainly for use in plugins.