| gstreamermm
    1.10.0
    | 
The different parsing errors that can occur. More...
#include <gstreamermm/parse.h>
Inherits Error.
| Public Types | |
| enum | Code { SYNTAX, NO_SUCH_ELEMENT, NO_SUCH_PROPERTY, LINK, COULD_NOT_SET_PROPERTY, EMPTY_BIN, EMPTY, DELAYED_LINK } | 
| The different parsing errors that can occur.  More... | |
| Public Member Functions | |
| ParseError (Code error_code, const Glib::ustring& error_message) | |
| ParseError (GError* gobject) | |
| Code | code () const | 
The different parsing errors that can occur.
The different parsing errors that can occur.
| Gst::ParseError::ParseError | ( | Code | error_code, | 
| const Glib::ustring & | error_message | ||
| ) | 
| 
 | explicit | 
| Code Gst::ParseError::code | ( | ) | const | 
 1.8.13
 1.8.13