Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates the most common Matroska track IDs. More...
Enumerations | |
enum | KnownValues { Video = 0x1 , Audio = 0x2 , Complex = 0x3 , Logo = 0x10 , Subtitle = 0x11 , Buttons = 0x12 , Control = 0x20 } |
Encapsulates the most common Matroska track IDs.
Enumerator | |
---|---|
Video | |
Audio | |
Complex | |
Logo | |
Subtitle | |
Buttons | |
Control |
Definition at line 411 of file matroskaid.h.