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

Data Fields

int64_t indx_start
 
int entry
 
int ents_allocated
 
AVIIentry ** cluster
 

Detailed Description

Definition at line 45 of file avienc.c.

Field Documentation

int64_t AVIIndex::indx_start

Definition at line 46 of file avienc.c.

Referenced by avi_write_header(), and avi_write_ix().

int AVIIndex::entry
int AVIIndex::ents_allocated

Definition at line 48 of file avienc.c.

Referenced by avi_write_header(), avi_write_packet(), and avi_write_trailer().

AVIIentry** AVIIndex::cluster

Definition at line 49 of file avienc.c.

Referenced by avi_get_ientry(), avi_write_packet(), and avi_write_trailer().


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