|
TagLib 1.12 (speexfile.h Source File) |
|
|
Go to the documentation of this file.
30 #ifndef TAGLIB_SPEEXFILE_H
31 #define TAGLIB_SPEEXFILE_H
64 File(
FileName file,
bool readProperties =
true,
76 File(IOStream *stream,
bool readProperties =
true,
89 virtual Ogg::XiphComment *tag()
const;
95 PropertyMap properties()
const;
101 PropertyMap setProperties(
const PropertyMap &);
107 virtual Properties *audioProperties()
const;
123 static bool isSupported(IOStream *stream);
127 File &operator=(
const File &);
129 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
const typedef char * FileName
Definition: tiostream.h:78
#define TAGLIB_EXPORT
Definition: taglib_export.h:40