FFmpeg  4.3.9
Data Fields
MatroskaAttachment Struct Reference

Data Fields

uint64_t uid
 
char * filename
 
char * description
 
char * mime
 
EbmlBin bin
 
AVStreamstream
 

Detailed Description

Definition at line 259 of file matroskadec.c.

Field Documentation

◆ uid

uint64_t MatroskaAttachment::uid

Definition at line 260 of file matroskadec.c.

◆ filename

char* MatroskaAttachment::filename

Definition at line 261 of file matroskadec.c.

Referenced by matroska_read_header().

◆ description

char* MatroskaAttachment::description

Definition at line 262 of file matroskadec.c.

Referenced by matroska_read_header().

◆ mime

char* MatroskaAttachment::mime

Definition at line 263 of file matroskadec.c.

Referenced by matroska_read_header().

◆ bin

EbmlBin MatroskaAttachment::bin

Definition at line 264 of file matroskadec.c.

Referenced by matroska_read_header().

◆ stream

AVStream* MatroskaAttachment::stream

Definition at line 266 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().


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