26 #ifndef TAGLIB_OGGFLACFILE_H 27 #define TAGLIB_OGGFLACFILE_H 92 File &operator=(
const File &) =
delete;
133 bool save()
override;
146 bool hasXiphComment()
const;
154 static bool isSupported(
IOStream *stream);
164 std::unique_ptr<FilePrivate> d;
A map for format-independent <key,values> tag representations.
Definition: tpropertymap.h:122
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:64
Read more of the file and make better values guesses.
Definition: audioproperties.h:60
A byte vector.
Definition: tbytevector.h:45
const char * FileName
Definition: tiostream.h:59
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition: taglib_export.h:55
An implementation of audio property reading for FLAC.
Definition: flacproperties.h:44
ReadStyle
Definition: audioproperties.h:56
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
An implementation of TagLib::File with some helpers for Ogg based formats.
Definition: oggfile.h:50
An implementation of TagLib::File with Ogg/FLAC specific methods.
Definition: oggflacfile.h:62
off_t offset_t
Definition: taglib.h:64
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41