FFmpeg  3.4.2
Data Fields
MOVFragmentIndex Struct Reference

#include <libavformat/isom.h>

Data Fields

unsigned track_id
 
unsigned item_count
 
unsigned current_item
 
MOVFragmentIndexItemitems
 

Detailed Description

Definition at line 118 of file isom.h.

Field Documentation

◆ track_id

unsigned MOVFragmentIndex::track_id

Definition at line 119 of file isom.h.

Referenced by mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), and read_tfra().

◆ item_count

unsigned MOVFragmentIndex::item_count

Definition at line 120 of file isom.h.

Referenced by mov_read_header(), mov_read_sidx(), mov_seek_fragment(), mov_switch_root(), and read_tfra().

◆ current_item

unsigned MOVFragmentIndex::current_item

Definition at line 121 of file isom.h.

Referenced by mov_read_tfhd(), and mov_switch_root().

◆ items

MOVFragmentIndexItem* MOVFragmentIndex::items

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