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 280 of file matroskadec.c.

Field Documentation

◆ uid

uint64_t MatroskaAttachment::uid

Definition at line 281 of file matroskadec.c.

◆ filename

char* MatroskaAttachment::filename

Definition at line 282 of file matroskadec.c.

◆ description

char* MatroskaAttachment::description

Definition at line 283 of file matroskadec.c.

◆ mime

char* MatroskaAttachment::mime

Definition at line 284 of file matroskadec.c.

◆ bin

EbmlBin MatroskaAttachment::bin

Definition at line 285 of file matroskadec.c.

◆ stream

AVStream* MatroskaAttachment::stream

Definition at line 287 of file matroskadec.c.


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