errorGetMessage

Get a string describing the error message in the current locale.

string
errorGetMessage

Parameters

domain glib.types.Quark

the GStreamer error domain this error belongs to.

code int

the error code belonging to the domain.

Return Value

Type: string

a newly allocated string describing the error message (in UTF-8 encoding)