26 #ifndef TAGLIB_MP4FILE_H 27 #define TAGLIB_MP4FILE_H 98 void removeUnsupportedProperties(
const StringList &properties);
121 bool hasMP4Tag()
const;
124 void read(
bool readProperties);
ReadStyle
Reading audio properties from a file can sometimes be very time consuming and for the most accurate r...
Definition: audioproperties.h:53
A list of strings.
Definition: tstringlist.h:45
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:62
An implementation of MP4 audio properties.
Definition: mp4properties.h:40
A file class with some useful methods for tag manipulation.
Definition: tfile.h:50
This implements and provides an interface for MP4 files to the TagLib::Tag and TagLib::AudioPropertie...
Definition: mp4file.h:48
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: aifffile.h:33
Read more of the file and make better values guesses.
Definition: audioproperties.h:57
const char * FileName
Definition: tiostream.h:57
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:108
TagLib::Vorbis::File File
Definition: vorbisfile.h:147