FFmpeg
|
Data Fields | |
char * | name |
char * | string |
char * | lang |
uint64_t | def |
EbmlList | sub |
Definition at line 261 of file matroskadec.c.
char* MatroskaTag::name |
Definition at line 262 of file matroskadec.c.
char* MatroskaTag::string |
Definition at line 263 of file matroskadec.c.
char* MatroskaTag::lang |
Definition at line 264 of file matroskadec.c.
Referenced by matroska_convert_tag().
uint64_t MatroskaTag::def |
Definition at line 265 of file matroskadec.c.
EbmlList MatroskaTag::sub |
Definition at line 266 of file matroskadec.c.