FFmpeg
Data Fields
MatroskaAttachment Struct Reference

Data Fields

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

Detailed Description

Definition at line 289 of file matroskadec.c.

Field Documentation

◆ uid

uint64_t MatroskaAttachment::uid

Definition at line 290 of file matroskadec.c.

◆ filename

char* MatroskaAttachment::filename

Definition at line 291 of file matroskadec.c.

◆ description

char* MatroskaAttachment::description

Definition at line 292 of file matroskadec.c.

◆ mime

char* MatroskaAttachment::mime

Definition at line 293 of file matroskadec.c.

◆ bin

EbmlBin MatroskaAttachment::bin

Definition at line 294 of file matroskadec.c.

◆ stream

AVStream* MatroskaAttachment::stream

Definition at line 296 of file matroskadec.c.


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