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

Data Fields

uint64_t uid
 
char * filename
 
char * mime
 
EbmlBin bin
 
AVStreamstream
 

Detailed Description

Definition at line 191 of file matroskadec.c.

Field Documentation

uint64_t MatroskaAttachment::uid

Definition at line 192 of file matroskadec.c.

char* MatroskaAttachment::filename

Definition at line 193 of file matroskadec.c.

Referenced by matroska_read_header().

char* MatroskaAttachment::mime

Definition at line 194 of file matroskadec.c.

Referenced by matroska_read_header().

EbmlBin MatroskaAttachment::bin

Definition at line 195 of file matroskadec.c.

Referenced by matroska_read_header().

AVStream* MatroskaAttachment::stream

Definition at line 197 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().


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