Tag Parser  8.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces
oggcontainer.h File Reference
#include "./oggiterator.h"
#include "./oggpage.h"
#include "./oggstream.h"
#include "../vorbis/vorbiscomment.h"
#include "../genericcontainer.h"
#include <tuple>
#include <unordered_map>
Include dependency graph for oggcontainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IoUtilities::CopyHelper< bufferSize >
 
struct  TagParser::OggParameter
 The OggParameter struct holds the OGG parameter for a VorbisComment. More...
 
class  TagParser::OggVorbisComment
 Specialization of TagParser::VorbisComment for Vorbis comments inside an OGG stream. More...
 
class  TagParser::OggContainer
 Implementation of TagParser::AbstractContainer for OGG files. More...
 

Namespaces

 IoUtilities
 Contains utility classes helping to read and write streams.
 
 TagParser
 Contains all classes and functions of the TagInfo library.