summaryrefslogtreecommitdiff
path: root/gst-libs/gst/tag/tag.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-09-12 19:53:51 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-09-12 19:55:40 +0100
commit454c554b113b6be1b3d8af55b1d79e0da85266a6 (patch)
treeba918382c928367b58de06fe753468b5d466a254 /gst-libs/gst/tag/tag.h
parentd223a6dd59aec16c9aa6226cee747c38e678026b (diff)
docs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
Diffstat (limited to 'gst-libs/gst/tag/tag.h')
-rw-r--r--gst-libs/gst/tag/tag.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/tag/tag.h b/gst-libs/gst/tag/tag.h
index ba8f87849..057378c2e 100644
--- a/gst-libs/gst/tag/tag.h
+++ b/gst-libs/gst/tag/tag.h
@@ -445,7 +445,8 @@ GType gst_tag_image_type_get_type (void);
/**
* 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
*/