FFmpeg
Data Fields
MatroskaTag Struct Reference

Data Fields

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

Detailed Description

Definition at line 309 of file matroskadec.c.

Field Documentation

◆ name

char* MatroskaTag::name

Definition at line 310 of file matroskadec.c.

Referenced by convert_from_tensorflow.Operand::__str__().

◆ string

char* MatroskaTag::string

Definition at line 311 of file matroskadec.c.

◆ lang

char* MatroskaTag::lang

Definition at line 312 of file matroskadec.c.

◆ def

uint64_t MatroskaTag::def

Definition at line 313 of file matroskadec.c.

◆ sub

EbmlList MatroskaTag::sub

Definition at line 314 of file matroskadec.c.


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