Module: Gst::URIError
- Defined in:
- (unknown)
Constant Summary collapse
- UNSUPPORTED_PROTOCOL =
The protocol is not supported
0 or :unsupported_protocol
- BAD_URI =
There was a problem with the URI
1 or :bad_uri
- 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
2 or :bad_state
- BAD_REFERENCE =
There was a problem with the entity that the URI references
3 or :bad_reference