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 debug_
)

Parameters

gerror ErrorG

location for the GError

debug_ string

location for the debug message, or %NULL

Meta