|
TagLib 1.11.1 (fileref.h Source File) |
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_FILEREF_H
27 #define TAGLIB_FILEREF_H
106 bool readAudioProperties =
true,
126 bool readAudioProperties =
true,
143 bool readAudioProperties =
true,
254 bool operator==(
const FileRef &ref)
const;
274 bool readAudioProperties =
true,
279 class FileRefPrivate;
ReadStyle
Definition: audioproperties.h:95
A list of strings.
Definition: tstringlist.h:67
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
#define TAGLIB_IGNORE_MISSING_DESTRUCTOR
Definition: taglib.h:38
@ Average
Read more of the file and make better values guesses.
Definition: audioproperties.h:120
This class provides a simple abstraction for creating and handling files.
Definition: fileref.h:81
const char * FileName
Definition: tiostream.h:78
A class for pluggable file type resolution.
Definition: fileref.h:114
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A file class with some useful methods for tag manipulation.
Definition: tfile.h:72
A simple, abstract interface to common audio properties.
Definition: audioproperties.h:64
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:84