MatroskaAttachement Struct Reference

Data Fields

uint64_t uid
char * filename
char * mime
EbmlBin bin
AVStreamstream

Detailed Description

Definition at line 156 of file matroskadec.c.

Field Documentation

EbmlBin MatroskaAttachement::bin

Definition at line 160 of file matroskadec.c.

Referenced by matroska_read_header().

char* MatroskaAttachement::filename

Definition at line 158 of file matroskadec.c.

Referenced by matroska_read_header().

char* MatroskaAttachement::mime

Definition at line 159 of file matroskadec.c.

Referenced by matroska_read_header().

AVStream* MatroskaAttachement::stream

Definition at line 162 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().

uint64_t MatroskaAttachement::uid

Definition at line 157 of file matroskadec.c.


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