FFmpeg
|
#include <isom.h>
Data Fields | |
int64_t | moof_offset |
int64_t | time |
int | headers_read |
int64_t MOVFragmentIndexItem::moof_offset |
Definition at line 113 of file isom.h.
Referenced by mov_read_header(), mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), mov_switch_root(), and read_tfra().
int64_t MOVFragmentIndexItem::time |
Definition at line 114 of file isom.h.
Referenced by mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), and read_tfra().
int MOVFragmentIndexItem::headers_read |
Definition at line 115 of file isom.h.
Referenced by mov_read_header(), mov_seek_fragment(), and mov_switch_root().