26 #ifndef TAGLIB_AIFFFILE_H
27 #define TAGLIB_AIFFFILE_H
103 void removeUnsupportedProperties(
const StringList &properties);
127 bool hasID3v2Tag()
const;
A map for format-independent tag representations.
Definition: tpropertymap.h:104
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:62
Read more of the file and make better values guesses.
Definition: audioproperties.h:57
An implementation of TagLib::File with AIFF specific methods.
Definition: aifffile.h:57
A list of strings.
Definition: tstringlist.h:45
ReadStyle
Definition: audioproperties.h:53
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
An RIFF file class with some useful methods specific to RIFF.
Definition: rifffile.h:46
The main class in the ID3v2 implementation.
Definition: id3v2tag.h:135
An implementation of audio property reading for AIFF.
Definition: aiffproperties.h:46
const char * FileName
Definition: tiostream.h:57