| FFmpeg
    | 
AVIIentry Struct Reference
  
Collaboration diagram for AVIIentry:

| Data Fields | |
| unsigned int | flags | 
| unsigned int | pos | 
| unsigned int | len | 
Detailed Description
Field Documentation
| unsigned int AVIIentry::flags | 
Definition at line 40 of file avienc.c.
Referenced by avi_write_idx1(), avi_write_ix(), and avi_write_packet().
| unsigned int AVIIentry::len | 
Definition at line 40 of file avienc.c.
Referenced by avi_write_idx1(), avi_write_ix(), and avi_write_packet().
| unsigned int AVIIentry::pos | 
Definition at line 40 of file avienc.c.
Referenced by avi_write_idx1(), avi_write_ix(), and avi_write_packet().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11