gstreamermm
1.4.3
|
The plugin loading errors. More...
Public Types | |
enum | Code { MODULE, DEPENDENCIES, NAME_MISMATCH } |
Public Member Functions | |
PluginError (Code error_code, const Glib::ustring& error_message) | |
PluginError (GError* gobject) | |
Code | code () const |
![]() | |
virtual Glib::ustring | what () const =0 |
The plugin loading errors.
Gst::PluginError::PluginError | ( | Code | error_code, |
const Glib::ustring & | error_message | ||
) |
|
explicit |
Code Gst::PluginError::code | ( | ) | const |