PluginDesc.pluginInit
GstPluginInitFunc pluginInit() @propertyGet pluginInit field.
Returns
pointer to the init function of this plugin.
void pluginInit(GstPluginInitFunc propval) @propertySet pluginInit field.
Parameters
propval | pointer to the init function of this plugin. |