26 #ifndef TAGLIB_MP4FILE_H 27 #define TAGLIB_MP4FILE_H 109 void removeUnsupportedProperties(
const StringList &properties);
135 bool strip(
int tags = AllTags);
141 bool hasMP4Tag()
const;
150 static bool isSupported(
IOStream *stream);
153 void read(
bool readProperties);
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:118
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:62
A file class with some useful methods for tag manipulation.
Definition: tfile.h:50
Read more of the file and make better values guesses.
Definition: audioproperties.h:57
An implementation of MP4 audio properties.
Definition: mp4properties.h:38
A list of strings.
Definition: tstringlist.h:45
TagTypes
Definition: mp4file.h:53
ReadStyle
Definition: audioproperties.h:53
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
const char * FileName
Definition: tiostream.h:57
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41