FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVIIentry Struct Reference

Data Fields

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

Detailed Description

Definition at line 47 of file avienc.c.

Field Documentation

char AVIIentry::tag[4]

Definition at line 48 of file avienc.c.

Referenced by avi_add_ientry(), and avi_write_idx1().

unsigned int AVIIentry::flags

Definition at line 49 of file avienc.c.

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

unsigned int AVIIentry::pos

Definition at line 50 of file avienc.c.

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

unsigned int AVIIentry::len

Definition at line 51 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: