error_get_message


Description:


public string error_get_message (Quark domain, int code)

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

Parameters:

domain

the GStreamer error domain this error belongs to.

code

the error code belonging to the domain.

Returns:

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


Namespace: Gst
Package: gstreamer-1.0