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

Data Fields

uint64_t uid
 
char * filename
 
char * mime
 
EbmlBin bin
 
AVStreamstream
 

Detailed Description

Definition at line 168 of file matroskadec.c.

Field Documentation

uint64_t MatroskaAttachement::uid

Definition at line 169 of file matroskadec.c.

char* MatroskaAttachement::filename

Definition at line 170 of file matroskadec.c.

Referenced by matroska_read_header().

char* MatroskaAttachement::mime

Definition at line 171 of file matroskadec.c.

Referenced by matroska_read_header().

EbmlBin MatroskaAttachement::bin

Definition at line 172 of file matroskadec.c.

Referenced by matroska_read_header().

AVStream* MatroskaAttachement::stream

Definition at line 174 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().


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