PluginError
Description:
[ CCode ( cprefix = "GST_PLUGIN_ERROR_" , type_id = "gst_plugin_error_get_type ()" ) ]
public errordomain PluginError
The plugin loading errors
Content:
Error codes:
- DEPENDENCIES - The plugin has
unresolved dependencies
- MODULE - The plugin could not be loaded
- NAME_MISMATCH - The plugin has
already be loaded from a different file
Static methods:
- public static Quark quark ()
Get the error quark.