1 #ifndef TAG_PARSER_IVFRAME_H 2 #define TAG_PARSER_IVFRAME_H 4 #include "../diagnostics.h" 6 #include <c++utilities/conversion/types.h> 17 void parseHeader(IoUtilities::BinaryReader &reader,
Diagnostics &diag);
37 #endif // TAG_PARSER_IVFRAME_H Contains utility classes helping to read and write streams.
The IvfFrame class is used to parse IVF frames.
constexpr IvfFrame()
Constructs a new frame.
Contains all classes and functions of the TagInfo library.
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.
The Diagnostics class is a container for DiagMessage.