The SpsInfo struct holds the sequence parameter set.
More...
#include <avcinfo.h>
|
constexpr | SpsInfo () |
|
void | parse (CppUtilities::BinaryReader &reader, std::uint32_t maxSize) |
| Parses the SPS info.
|
|
|
static constexpr std::uint16_t | minSize = 2 |
|
The SpsInfo struct holds the sequence parameter set.
Definition at line 71 of file avcinfo.h.
◆ SpsInfo()
TagParser::SpsInfo::SpsInfo |
( |
| ) |
|
|
constexpr |
◆ parse()
void TagParser::SpsInfo::parse |
( |
CppUtilities::BinaryReader & | reader, |
|
|
std::uint32_t | maxSize ) |
◆ chromaFormatIndication
ugolomb TagParser::SpsInfo::chromaFormatIndication |
◆ cropping
Margin TagParser::SpsInfo::cropping |
◆ deltaPicOrderAlwaysZeroFlag
std::uint8_t TagParser::SpsInfo::deltaPicOrderAlwaysZeroFlag |
◆ frameMbsOnly
std::uint8_t TagParser::SpsInfo::frameMbsOnly |
◆ hrdParametersPresent
std::uint8_t TagParser::SpsInfo::hrdParametersPresent |
◆ id
◆ levelIndication
std::uint8_t TagParser::SpsInfo::levelIndication |
◆ log2MaxFrameNum
ugolomb TagParser::SpsInfo::log2MaxFrameNum |
◆ log2MaxPictureOrderCountLsb
ugolomb TagParser::SpsInfo::log2MaxPictureOrderCountLsb |
◆ minSize
std::uint16_t TagParser::SpsInfo::minSize = 2 |
|
staticconstexpr |
◆ nalHrdParameters
◆ numRefFramesInPicOrderCntCycle
ugolomb TagParser::SpsInfo::numRefFramesInPicOrderCntCycle |
◆ offsetForNonRefPic
sgolomb TagParser::SpsInfo::offsetForNonRefPic |
◆ offsetForTopToBottomField
sgolomb TagParser::SpsInfo::offsetForTopToBottomField |
◆ pictureOrderCountType
ugolomb TagParser::SpsInfo::pictureOrderCountType |
◆ pictureSize
Size TagParser::SpsInfo::pictureSize |
◆ pictureStructPresent
std::uint8_t TagParser::SpsInfo::pictureStructPresent |
◆ pixelAspectRatio
◆ profileConstraints
std::uint8_t TagParser::SpsInfo::profileConstraints |
◆ profileIndication
std::uint8_t TagParser::SpsInfo::profileIndication |
◆ size
std::uint16_t TagParser::SpsInfo::size |
◆ timingInfo
◆ vclHrdParameters
◆ vuiPresent
std::uint8_t TagParser::SpsInfo::vuiPresent |
The documentation for this struct was generated from the following files: