30 #ifndef TAGLIB_OGGFILE_H 31 #define TAGLIB_OGGFILE_H 67 void setPacket(
unsigned int i,
const ByteVector &p);
113 bool readPages(
unsigned int i);
118 void writePacket(
unsigned int i,
const ByteVector &packet);
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:62
A file class with some useful methods for tag manipulation.
Definition: tfile.h:50
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
An implementation of TagLib::File with some helpers for Ogg based formats.
Definition: oggfile.h:50
const char * FileName
Definition: tiostream.h:57
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41