PluginDesc.pluginInit

GstPluginInitFunc pluginInit() @property nothrow

Get pluginInit field.

Returns

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

Set pluginInit field.

Parameters

propvalpointer to the init function of this plugin.