ObjectGst.defaultError

A default error function. The default handler will simply print the error string using g_print.

class ObjectGst
void
defaultError
(,
string dbug
)

Parameters

error ErrorG

the GError.

dbug string

an additional debug information string, or NULL.

Meta