FFmpeg
Data Fields
AVIIentry Struct Reference

Data Fields

char tag [4]
 
unsigned int flags
 
unsigned int pos
 
unsigned int len
 

Detailed Description

Definition at line 46 of file avienc.c.

Field Documentation

◆ tag

char AVIIentry::tag[4]

Definition at line 47 of file avienc.c.

Referenced by avi_add_ientry(), and avi_write_idx1().

◆ flags

unsigned int AVIIentry::flags

Definition at line 48 of file avienc.c.

Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().

◆ pos

unsigned int AVIIentry::pos

Definition at line 49 of file avienc.c.

Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().

◆ len

unsigned int AVIIentry::len

Definition at line 50 of file avienc.c.

Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().


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