mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
docs: fix typo in gst_tag_list_from_xmp_buffer() docs chunk
This commit is contained in:
parent
08b0e0761b
commit
2e1f3242bf
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ read_one_tag (GstTagList * list, const gchar * tag, const gchar * v)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_tag_list_from_xmp_buffer:
|
* gst_tag_list_from_xmp_buffer:
|
||||||
* @list: buffer
|
* @buffer: buffer
|
||||||
*
|
*
|
||||||
* Parse a xmp packet into a taglist.
|
* Parse a xmp packet into a taglist.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue