Message.parseWarning

Extracts the GError and debug string from the GstMessage. The values returned in the output arguments are copies; the caller must free them when done.

MT safe.

class Message
void
parseWarning

Parameters

gerror glib.error.ErrorG

location for the GError

debug_ string

location for the debug message, or null