mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-03 04:52:28 +00:00
docs: add missing parameter docs
This commit is contained in:
parent
309187c2ce
commit
85d85f9d36
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ typedef gboolean (*GstPluginInitFunc) (GstPlugin *plugin);
|
|||
/**
|
||||
* GstPluginInitFullFunc:
|
||||
* @plugin: The plugin object
|
||||
* @user_data: extra data
|
||||
*
|
||||
* A plugin should provide a pointer to a function of either #GstPluginInitFunc
|
||||
* or this type in the plugin_desc struct.
|
||||
|
|
Loading…
Reference in a new issue