Gst.ParseError
The different parsing errors that can occur.
- ParseError.SYNTAX
A syntax error occured.
- ParseError.NO_SUCH_ELEMENT
The description contained an unknown element
- ParseError.NO_SUCH_PROPERTY
An element did not have a specified property
- ParseError.LINK
There was an error linking two pads.
- ParseError.COULD_NOT_SET_PROPERTY
There was an error setting a property
- ParseError.EMPTY_BIN
An empty bin was specified.
- ParseError.EMPTY
An empty description was specified