Libav
Data Fields
MatroskaAttachement Struct Reference

Data Fields

uint64_t uid
 
char * filename
 
char * mime
 
EbmlBin bin
 
AVStreamstream
 

Detailed Description

Definition at line 159 of file matroskadec.c.

Field Documentation

uint64_t MatroskaAttachement::uid

Definition at line 160 of file matroskadec.c.

char* MatroskaAttachement::filename

Definition at line 161 of file matroskadec.c.

char* MatroskaAttachement::mime

Definition at line 162 of file matroskadec.c.

EbmlBin MatroskaAttachement::bin

Definition at line 163 of file matroskadec.c.

AVStream* MatroskaAttachement::stream

Definition at line 165 of file matroskadec.c.

Referenced by matroska_convert_tags().


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