Message.parseInfo

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

Parameters

gerror ErrorG

Location for the GError

dbug string

Location for the debug message, or NULL Since 0.10.12

Meta