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

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
}
 

Detailed Description

Encapsulates the most common Matroska track IDs.

Enumeration Type Documentation

◆ KnownValues

Enumerator
Video 
Audio 
Complex 
Logo 
Subtitle 
Buttons 
Control 

Definition at line 480 of file matroskaid.h.