FFmpeg
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 61 of file avienc.c.

Field Documentation

◆ indx_start

int64_t AVIIndex::indx_start

Definition at line 62 of file avienc.c.

Referenced by update_odml_entry(), and write_odml_master().

◆ audio_strm_offset

int64_t AVIIndex::audio_strm_offset

Definition at line 63 of file avienc.c.

Referenced by avi_start_new_riff(), and update_odml_entry().

◆ entry

int AVIIndex::entry

◆ ents_allocated

int AVIIndex::ents_allocated

Definition at line 65 of file avienc.c.

Referenced by avi_add_ientry(), and avi_deinit().

◆ master_odml_riff_id_base

int AVIIndex::master_odml_riff_id_base

Definition at line 66 of file avienc.c.

Referenced by avi_write_ix(), and update_odml_entry().

◆ cluster

AVIIentry** AVIIndex::cluster

Definition at line 67 of file avienc.c.

Referenced by avi_add_ientry(), avi_deinit(), and avi_get_ientry().


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