|
Tag Parser
8.3.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
The SpsInfo struct holds the sequence parameter set. More...
#include <avcinfo.h>
Public Member Functions | |
| constexpr | SpsInfo () |
| void | parse (IoUtilities::BinaryReader &reader, uint32 maxSize) |
| Parses the SPS info. More... | |
| void TagParser::SpsInfo::parse | ( | IoUtilities::BinaryReader & | reader, |
| uint32 | maxSize | ||
| ) |
Parses the SPS info.
Definition at line 25 of file avcinfo.cpp.
| HrdParameters TagParser::SpsInfo::nalHrdParameters |
| AspectRatio TagParser::SpsInfo::pixelAspectRatio |
| TimingInfo TagParser::SpsInfo::timingInfo |
| HrdParameters TagParser::SpsInfo::vclHrdParameters |
1.8.15