Tag Parser  6.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Enumerations
Media::Mpeg2VideoCodes Namespace Reference

Encapsulates MPEG-2 video codes. More...

Enumerations

enum  KnownValue : byte { Pic = 0x00, Seq = 0xB3, Ext = 0xB5, Gop = 0xB8 }
 

Detailed Description

Encapsulates MPEG-2 video codes.

Enumeration Type Documentation

◆ KnownValue

Enumerator
Pic 
Seq 
Ext 
Gop 

Definition at line 642 of file mp4ids.h.