FFmpeg
|
#include <isom.h>
Data Fields | |
int64_t | moof_offset |
int64_t | time |
int | headers_read |
int64_t MOVFragmentIndexItem::moof_offset |
Definition at line 106 of file isom.h.
Referenced by mov_read_sidx(), mov_read_tfhd(), mov_seek_fragment(), mov_switch_root(), and read_tfra().
int64_t MOVFragmentIndexItem::time |
Definition at line 107 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 108 of file isom.h.
Referenced by mov_seek_fragment(), and mov_switch_root().