Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Namespaces
aacframe.cpp File Reference
#include "./aacframe.h"
#include "./aaccodebook.h"
#include "../adts/adtsframe.h"
#include "../mp4/mp4ids.h"
#include "../exceptions.h"
#include <c++utilities/io/bitreader.h>
#include <istream>
#include <limits>
Include dependency graph for aacframe.cpp:

Go to the source code of this file.

Namespaces

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

Detailed Description

Remarks
The AAC parser is still WIP. It does not work yet and its API/ABI may change even in patch releases.

Definition in file aacframe.cpp.