26 #ifndef TAGLIB_ASFFILE_H 27 #define TAGLIB_ASFFILE_H 88 virtual Tag *tag()
const;
99 void removeUnsupportedProperties(
const StringList &properties);
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 ASF audio properties.
Definition: asfproperties.h:38
A file class with some useful methods for tag manipulation.
Definition: tfile.h:50
#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
This implements and provides an interface for ASF files to the TagLib::Tag and TagLib::AudioPropertie...
Definition: asffile.h:46