GstURIError

Different URI-related errors that can occur. GST_URI_ERROR_UNSUPPORTED_PROTOCOL The protocol is not supported GST_URI_ERROR_BAD_URI There was a problem with the URI GST_URI_ERROR_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 GST_URI_ERROR_BAD_REFERENCE There was a problem with the entity that the URI references

Values

ValueMeaning
UNSUPPORTED_PROTOCOL
BAD_URI
BAD_STATE
BAD_REFERENCE

Meta