The PpsInfo struct holds the picture parameter set.
More...
#include <avcinfo.h>
|
constexpr | PpsInfo () |
|
void | parse (CppUtilities::BinaryReader &reader, std::uint32_t maxSize) |
| Parses the PPS info.
|
|
|
static constexpr std::uint16_t | minSize = 2 |
|
The PpsInfo struct holds the picture parameter set.
Definition at line 122 of file avcinfo.h.
◆ PpsInfo()
TagParser::PpsInfo::PpsInfo |
( |
| ) |
|
|
constexpr |
◆ parse()
void TagParser::PpsInfo::parse |
( |
CppUtilities::BinaryReader & | reader, |
|
|
std::uint32_t | maxSize ) |
◆ id
◆ minSize
std::uint16_t TagParser::PpsInfo::minSize = 2 |
|
staticconstexpr |
◆ picOrderPresent
std::uint8_t TagParser::PpsInfo::picOrderPresent |
◆ size
std::uint16_t TagParser::PpsInfo::size |
◆ spsId
The documentation for this struct was generated from the following files: