docs: fix 0.10-ism in GstTagImageType docs

The image type is not in the info structure in the sample,
not in the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=691687
This commit is contained in:
Tim-Philipp Müller 2013-01-14 10:34:04 +00:00
parent 8296b683ca
commit 776bae5b84

View file

@ -361,8 +361,8 @@ G_BEGIN_DECLS
* @GST_TAG_IMAGE_TYPE_BAND_ARTIST_LOGO : Band/artist logotype
* @GST_TAG_IMAGE_TYPE_PUBLISHER_STUDIO_LOGO : Publisher/studio logotype
*
* Type of image contained in an image tag (specified as field in
* the image buffer's caps structure)
* Type of image contained in an image tag (specified as "image-type" field in
* the info structure in the image's #GstSample)
*/
/* Note: keep in sync with register_tag_image_type_enum() */
typedef enum {