FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MatroskaTag Struct Reference

Data Fields

char * name
 
char * string
 
char * lang
 
uint64_t def
 
EbmlList sub
 

Detailed Description

Definition at line 205 of file matroskadec.c.

Field Documentation

char* MatroskaTag::name

Definition at line 206 of file matroskadec.c.

char* MatroskaTag::string

Definition at line 207 of file matroskadec.c.

char* MatroskaTag::lang

Definition at line 208 of file matroskadec.c.

Referenced by matroska_convert_tag().

uint64_t MatroskaTag::def

Definition at line 209 of file matroskadec.c.

EbmlList MatroskaTag::sub

Definition at line 210 of file matroskadec.c.


The documentation for this struct was generated from the following file: