Tag Parser  7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces | Typedefs
avcinfo.h File Reference
#include "../aspectratio.h"
#include "../margin.h"
#include "../size.h"
Include dependency graph for avcinfo.h:
This graph shows which files directly or indirectly include this file:

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...