Message.parseError

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.

class Message
void
parseError
(,
out string dbug
)

Parameters

gerror ErrorG

location for the GError. out[allow-none][transfer full]

Meta