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
(,
out string dbug
)

Parameters

gerror ErrorG

Location for the GError

dbug string

Location for the debug message, or NULL

Meta