FFmpeg
|
MatroskaAttachement Struct Reference
Collaboration diagram for MatroskaAttachement:
Data Fields | |
uint64_t | uid |
char * | filename |
char * | mime |
EbmlBin | bin |
AVStream * | stream |
Detailed Description
Definition at line 177 of file matroskadec.c.
Field Documentation
EbmlBin MatroskaAttachement::bin |
Definition at line 181 of file matroskadec.c.
Referenced by matroska_read_header().
char* MatroskaAttachement::filename |
Definition at line 179 of file matroskadec.c.
Referenced by matroska_read_header().
char* MatroskaAttachement::mime |
Definition at line 180 of file matroskadec.c.
Referenced by matroska_read_header().
AVStream* MatroskaAttachement::stream |
Definition at line 183 of file matroskadec.c.
Referenced by matroska_convert_tags(), and matroska_read_header().
uint64_t MatroskaAttachement::uid |
Definition at line 178 of file matroskadec.c.
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11