Helper structure for the Matroska tags lookup table. More...
#include <matroskavideo.hpp>
Public Member Functions | |
bool | operator== (uint64_t key) const |
Comparison operator for use with the find template. | |
Public Attributes | |
uint64_t | val_ |
Tag value. | |
const char * | label_ |
Translation of the tag value. | |
Helper structure for the Matroska tags lookup table.