Make mpc use the new APETag-structure

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@333012 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Allan Sandfeld Jensen
2004-07-26 19:04:40 +00:00
parent 73c2311010
commit dbc0fe07c9
6 changed files with 22 additions and 546 deletions

View File

@ -137,7 +137,7 @@ namespace TagLib {
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
void scan();
bool findAPE();
long findAPE();
long findID3v1();
long findID3v2();