Tag Parser
7.1.0
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 | |
AvcFrame () | |
Public Attributes | |
uint64 | start |
uint64 | end |
uint64 | ref1 |
uint64 | ref2 |
bool | keyframe |
bool | hasProvidedTimecode |
SliceInfo | sliceInfo |
uint32 | presentationOrder |
uint32 | decodeOrder |
The AvcFrame struct holds an AVC frame.