AVIIndex Struct Reference

Data Fields

int64_t indx_start
int entry
int ents_allocated
AVIIentry ** cluster

Detailed Description

Definition at line 40 of file avienc.c.

Field Documentation

AVIIentry** AVIIndex::cluster

Definition at line 44 of file avienc.c.

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

int AVIIndex::entry
int AVIIndex::ents_allocated

Definition at line 43 of file avienc.c.

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

int64_t AVIIndex::indx_start

Definition at line 41 of file avienc.c.

Referenced by avi_write_header(), and avi_write_ix().


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