PluginDesc.pluginInit

GstPluginInitFunc pluginInit() @property

Get pluginInit field.

Returns

pointer to the init function of this plugin.
void pluginInit(GstPluginInitFunc propval) @property

Set pluginInit field.

Parameters

propvalpointer to the init function of this plugin.