Plugin.loadFile

gst.plugin.Plugin loadFile(string filename)

Loads the given plugin and refs it. Caller needs to unref after use.

Parameters

filenamethe plugin filename to load

Returns

a reference to the existing loaded GstPlugin, a

reference to the newly-loaded GstPlugin, or null if an error occurred.

Throws

[ErrorWrap]