File &operator=(const File &);
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
- void scan();
long findID3v1();
long findAPE();
long findID3v2();
long findID3v1();
ByteVector xiphCommentData() const;
- long findPaddingBreak(long nextPageOffset, long targetOffset, bool *isLast);
class FilePrivate;
FilePrivate *d;
File &operator=(const File &);
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
- void scan();
long findAPE();
long findID3v1();
long findID3v2();
File &operator=(const File &);
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
- void scan();
long findID3v1();
long findID3v2();
File &operator=(const File &);
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
- void scan();
long findID3v1();
long findAPE();