]> granicus.if.org Git - taglib/commitdiff
Add a short description
authorScott Wheeler <wheeler@kde.org>
Thu, 13 May 2004 00:09:41 +0000 (00:09 +0000)
committerScott Wheeler <wheeler@kde.org>
Thu, 13 May 2004 00:09:41 +0000 (00:09 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@310851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

mpeg/id3v2/frames/relativevolumeframe.h

index 6c5360a2f031d82df813df29e0d2dd418279dfcf..f2d9a9dc3f49e09a279dd4869d249d0a3937084a 100644 (file)
@@ -70,6 +70,8 @@ namespace TagLib {
         Subwoofer    = 0x08
       };
 
+      //! Struct that stores the relevant values for ID3v2 peak volume
+
       /*!
        * The peak volume is described as a series of bits that is padded to fill
        * a block of bytes.  These two values should always be updated in tandem.