mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
meta: fix docs
This commit is contained in:
parent
e86973bc10
commit
c5983ac47c
1 changed files with 1 additions and 2 deletions
|
@ -149,8 +149,7 @@ typedef gboolean (*GstMetaDeserializeFunction) (GstMeta *meta,
|
|||
* @size: size of the metadata
|
||||
* @init_func: function for initializing the metadata
|
||||
* @free_func: function for freeing the metadata
|
||||
* @copy_func: function for copying the metadata
|
||||
* @sub_func: function for when a subbuffer is taken
|
||||
* @transform_func: function for transforming the metadata
|
||||
* @serialize_func: function for serializing
|
||||
* @deserialize_func: function for deserializing
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue