]> granicus.if.org Git - taglib/commitdiff
Docs
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 27 Nov 2010 07:32:32 +0000 (07:32 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 27 Nov 2010 07:32:32 +0000 (07:32 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1201208 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/ape/apetag.h

index 0c24155d235dc8ad30a9c95869f9af44e7e27501..a38ff79d47feca4b86e03d491bd2527c9a897150 100644 (file)
@@ -114,6 +114,9 @@ namespace TagLib {
        *
        * This is the most powerfull structure for accessing the items of the tag.
        *
+       * APE tags are case-insensitive, all keys in this map have been converted
+       * to upper case.
+       *
        * \warning You should not modify this data structure directly, instead
        * use setItem() and removeItem().
        */