isMissingPluginMessage

fnbool isMissingPluginMessage(gst.message.Message msg)

Checks whether msg is a missing plugins message.

Parameters

msga #GstMessage

Returns

true if msg is a missing-plugins message, otherwise false.