mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
docs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
This commit is contained in:
parent
d223a6dd59
commit
454c554b11
1 changed files with 2 additions and 1 deletions
|
@ -445,7 +445,8 @@ GType gst_tag_image_type_get_type (void);
|
||||||
/**
|
/**
|
||||||
* GST_TAG_ID3V2_HEADER_SIZE:
|
* GST_TAG_ID3V2_HEADER_SIZE:
|
||||||
*
|
*
|
||||||
* ID3V2 header size considered minimum input for some functions.
|
* ID3V2 header size considered minimum input for some functions such as
|
||||||
|
* gst_tag_list_from_id3v2_tag() and gst_tag_get_id3v2_tag_size() for example.
|
||||||
*
|
*
|
||||||
* Since: 0.10.36
|
* Since: 0.10.36
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue