Tag Parser
7.0.3
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Go to the source code of this file.
Classes | |
struct | TagParser::TimingInfo |
struct | TagParser::HrdParameters |
struct | TagParser::SpsInfo |
struct | TagParser::PpsInfo |
struct | TagParser::SliceInfo |
struct | TagParser::AvcFrame |
Namespaces | |
IoUtilities | |
Contains utility classes helping to read and write streams. | |
TagParser | |
Typedefs | |
typedef uint32 | TagParser::ugolomb |
Type used to store unsigned integer values using golomb coding. More... | |
typedef int32 | TagParser::sgolomb |
Type used to store signed integer values using golomb coding. More... | |