FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MOVFragmentIndexItem Struct Reference

#include <isom.h>

Data Fields

int64_t moof_offset
 
int64_t time
 
int headers_read
 

Detailed Description

Definition at line 105 of file isom.h.

Field Documentation

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().


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