30#ifndef TAGLIB_OGGFILE_H
31#define TAGLIB_OGGFILE_H
113 bool readPages(
unsigned int i);
A byte vector.
Definition tbytevector.h:46
A file class with some useful methods for tag manipulation.
Definition tfile.h:51
An abstract class that provides operations on a sequence of bytes.
Definition tiostream.h:63
const PageHeader * lastPageHeader()
ByteVector packet(unsigned int i)
const PageHeader * firstPageHeader()
void setPacket(unsigned int i, const ByteVector &p)
A namespace for the classes used by Ogg-based metadata files.
Definition flacfile.h:42
A namespace for all TagLib related classes and functions.
Definition apefile.h:41
const char * FileName
Definition tiostream.h:57
#define TAGLIB_EXPORT
Definition taglib_export.h:40