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
 
int64_t audio_strm_offset
 
int entry
 
int ents_allocated
 
int master_odml_riff_id_base
 
AVIIentry ** cluster
 

Detailed Description

Definition at line 51 of file avienc.c.

Field Documentation

int64_t AVIIndex::indx_start

Definition at line 52 of file avienc.c.

Referenced by update_odml_entry(), and write_odml_master().

int64_t AVIIndex::audio_strm_offset

Definition at line 53 of file avienc.c.

Referenced by avi_start_new_riff(), and update_odml_entry().

int AVIIndex::entry
int AVIIndex::ents_allocated

Definition at line 55 of file avienc.c.

Referenced by avi_write_packet(), and avi_write_trailer().

int AVIIndex::master_odml_riff_id_base

Definition at line 56 of file avienc.c.

Referenced by avi_write_ix(), and update_odml_entry().

AVIIentry** AVIIndex::cluster

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