From: Scott Wheeler Date: Thu, 13 May 2004 00:09:41 +0000 (+0000) Subject: Add a short description X-Git-Tag: v1.5~387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ca114a4eec5d237ca856f2fb4fddc592d675f43;p=taglib Add a short description git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@310851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/mpeg/id3v2/frames/relativevolumeframe.h b/mpeg/id3v2/frames/relativevolumeframe.h index 6c5360a2..f2d9a9dc 100644 --- a/mpeg/id3v2/frames/relativevolumeframe.h +++ b/mpeg/id3v2/frames/relativevolumeframe.h @@ -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.