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

Field Documentation

◆ uid

uint64_t MatroskaAttachment::uid

Definition at line 254 of file matroskadec.c.

◆ filename

char* MatroskaAttachment::filename

Definition at line 255 of file matroskadec.c.

◆ description

char* MatroskaAttachment::description

Definition at line 256 of file matroskadec.c.

◆ mime

char* MatroskaAttachment::mime

Definition at line 257 of file matroskadec.c.

◆ bin

EbmlBin MatroskaAttachment::bin

Definition at line 258 of file matroskadec.c.

◆ stream

AVStream* MatroskaAttachment::stream

Definition at line 260 of file matroskadec.c.


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