|
TagLib 1.11.1 (vorbisfile.h Source File) |
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_VORBISFILE_H
27 #define TAGLIB_VORBISFILE_H
83 File(IOStream *stream,
bool readProperties =
true,
96 virtual Ogg::XiphComment *tag()
const;
103 PropertyMap properties()
const;
109 PropertyMap setProperties(
const PropertyMap &);
115 virtual Properties *audioProperties()
const;
130 static bool isSupported(IOStream *stream);
136 void read(
bool readProperties);
152 namespace Ogg {
namespace Vorbis {
typedef TagLib::Vorbis::File
File; } }
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