Tag Parser
9.3.0
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 403 of file matroskaid.h.