|
TagLib 1.11.1 (oggflacfile.h Source File) |
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_OGGFLACFILE_H
27 #define TAGLIB_OGGFLACFILE_H
84 File(IOStream *stream,
bool readProperties =
true,
105 virtual XiphComment *tag()
const;
111 virtual Properties *audioProperties()
const;
118 PropertyMap properties()
const;
124 PropertyMap setProperties(
const PropertyMap &);
147 bool hasXiphComment()
const;
155 ByteVector streamInfoData();
156 ByteVector xiphCommentData();
ReadStyle
Definition: audioproperties.h:91
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
Read more of the file and make better values guesses.
Definition: audioproperties.h:114
const typedef char * FileName
Definition: tiostream.h:74
#define TAGLIB_EXPORT
Definition: taglib_export.h:38
An implementation of audio property reading for FLAC.
Definition: flacproperties.h:81