Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
The AvcFrame struct holds an AVC frame. More...
#include <avcinfo.h>
Public Member Functions | |
constexpr | AvcFrame () |
Public Attributes | |
std::uint64_t | start |
std::uint64_t | end |
std::uint64_t | ref1 |
std::uint64_t | ref2 |
SliceInfo | sliceInfo |
std::uint32_t | presentationOrder |
std::uint32_t | decodeOrder |
bool | keyframe |
bool | hasProvidedTimecode |
The AvcFrame struct holds an AVC frame.