|
TagLib 1.12 (modfile.h Source File) |
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_MODFILE_H
27 #define TAGLIB_MODFILE_H
50 File(
FileName file,
bool readProperties =
true,
64 File(IOStream *stream,
bool readProperties =
true,
73 Mod::Tag *tag()
const;
79 PropertyMap properties()
const;
85 PropertyMap setProperties(
const PropertyMap &);
90 Mod::Properties *audioProperties()
const;
102 File &operator=(
const File &);
104 void read(
bool readProperties);
ReadStyle
Definition: audioproperties.h:95
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
@ Average
Read more of the file and make better values guesses.
Definition: audioproperties.h:120
Definition: modfilebase.h:83
const typedef char * FileName
Definition: tiostream.h:78
#define TAGLIB_EXPORT
Definition: taglib_export.h:40