Message.parseInfo

void parseInfo(out glib.error.ErrorWrap gerror, out string debug_)

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.

Parameters

gerrorlocation for the GError
debug_location for the debug message, or null