URIError
Description:
[ CCode ( cprefix = "GST_URI_ERROR_" , type_id = "gst_uri_error_get_type ()" ) ]
public errordomain URIError
Different URI-related errors that can occur.
Content:
Error codes:
- BAD_REFERENCE - There was a problem with
the entity that the URI references
- BAD_STATE - Could not set or change the URI
because the URI handler was in a state where that is not possible or not permitted
- BAD_URI - There was a problem with the URI
- UNSUPPORTED_PROTOCOL - The
protocol is not supported
Static methods:
- public static Quark quark ()