| FFmpeg
    | 
#include <isom.h>
| Data Fields | |
| unsigned | track_id | 
| unsigned | item_count | 
| unsigned | current_item | 
| MOVFragmentIndexItem * | items | 
| unsigned MOVFragmentIndex::track_id | 
Definition at line 112 of file isom.h.
Referenced by mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), and read_tfra().
| unsigned MOVFragmentIndex::item_count | 
Definition at line 113 of file isom.h.
Referenced by mov_read_sidx(), mov_seek_fragment(), mov_switch_root(), and read_tfra().
| unsigned MOVFragmentIndex::current_item | 
Definition at line 114 of file isom.h.
Referenced by mov_read_tfhd(), and mov_switch_root().
| MOVFragmentIndexItem* MOVFragmentIndex::items | 
Definition at line 115 of file isom.h.
Referenced by mov_read_close(), mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), mov_switch_root(), and read_tfra().
 1.8.6
 1.8.6