Tag Parser 12.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
oggstream.cpp File Reference
#include "./oggstream.h"
#include "./oggcontainer.h"
#include "../vorbis/vorbisidentificationheader.h"
#include "../vorbis/vorbispackagetypes.h"
#include "../opus/opusidentificationheader.h"
#include "../flac/flactooggmappingheader.h"
#include "../exceptions.h"
#include "../mediafileinfo.h"
#include "../mediaformat.h"
#include <c++utilities/chrono/timespan.h>
#include <functional>
#include <iostream>
Include dependency graph for oggstream.cpp:

Go to the source code of this file.

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.