#include <avcinfo.h>
|
| SpsInfo () |
|
void | parse (IoUtilities::BinaryReader &reader, uint32 maxSize) |
| Parses the SPS info. More...
|
|
Definition at line 71 of file avcinfo.h.
◆ SpsInfo()
TagParser::SpsInfo::SpsInfo |
( |
| ) |
|
|
inline |
◆ parse()
void TagParser::SpsInfo::parse |
( |
IoUtilities::BinaryReader & |
reader, |
|
|
uint32 |
maxSize |
|
) |
| |
◆ chromaFormatIndication
ugolomb TagParser::SpsInfo::chromaFormatIndication |
◆ cropping
Margin TagParser::SpsInfo::cropping |
◆ deltaPicOrderAlwaysZeroFlag
byte TagParser::SpsInfo::deltaPicOrderAlwaysZeroFlag |
◆ frameMbsOnly
byte TagParser::SpsInfo::frameMbsOnly |
◆ hrdParametersPresent
byte TagParser::SpsInfo::hrdParametersPresent |
◆ id
◆ levelIndication
byte TagParser::SpsInfo::levelIndication |
◆ log2MaxFrameNum
ugolomb TagParser::SpsInfo::log2MaxFrameNum |
◆ log2MaxPictureOrderCountLsb
ugolomb TagParser::SpsInfo::log2MaxPictureOrderCountLsb |
◆ 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
byte TagParser::SpsInfo::pictureStructPresent |
◆ pixelAspectRatio
◆ profileConstraints
byte TagParser::SpsInfo::profileConstraints |
◆ profileIndication
byte TagParser::SpsInfo::profileIndication |
◆ size
uint16 TagParser::SpsInfo::size |
◆ timingInfo
◆ vclHrdParameters
◆ vuiPresent
byte TagParser::SpsInfo::vuiPresent |
The documentation for this struct was generated from the following files: