FFmpeg  3.3.6
Data Fields
MOVFragmentIndexItem Struct Reference

#include <libavformat/isom.h>

Data Fields

int64_t moof_offset
 
int64_t time
 
int headers_read
 

Detailed Description

Definition at line 111 of file isom.h.

Field Documentation

◆ moof_offset

int64_t MOVFragmentIndexItem::moof_offset

Definition at line 112 of file isom.h.

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

◆ time

int64_t MOVFragmentIndexItem::time

Definition at line 113 of file isom.h.

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

◆ headers_read

int MOVFragmentIndexItem::headers_read

Definition at line 114 of file isom.h.

Referenced by mov_seek_fragment(), and mov_switch_root().


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