1#ifndef TAG_PARSER_AVCCONFIGURATION_H
2#define TAG_PARSER_AVCCONFIGURATION_H
22 void parse(CppUtilities::BinaryReader &reader, std::uint64_t maxSize,
Diagnostics &diag);
29 : profileIndication(0)
The Diagnostics class is a container for DiagMessage.
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.
Contains all classes and functions of the TagInfo library.
The AvcConfiguration struct provides a parser for AVC configuration.
std::vector< SpsInfo > spsInfos
std::uint8_t profileIndication
std::uint8_t levelIndication
AvcConfiguration()
Constructs an empty AVC configuration.
std::uint8_t profileCompat
std::vector< PpsInfo > ppsInfos
std::uint8_t naluSizeLength