docs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Sep 2011 18:53:51 +0000 (19:53 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Sep 2011 18:55:40 +0000 (19:55 +0100)
gst-libs/gst/tag/tag.h

index ba8f878..057378c 100644 (file)
@@ -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
  */