reference to the newly-loaded GstPlugin, or null if an error occurred.
Plugin.loadFile
gst.plugin.Plugin loadFile(string filename)Loads the given plugin and refs it. Caller needs to unref after use.
Parameters
filename | the plugin filename to load |
Returns
a reference to the existing loaded GstPlugin, a
Throws
[ErrorWrap]