isMissingPluginMessage
fn
bool isMissingPluginMessage(gst.message.Message msg)Checks whether msg is a missing plugins message.
Parameters
msg | a #GstMessage |
Returns
true if msg is a missing-plugins message, otherwise false.