FFmpeg
Data Fields
MOVFragmentIndexItem Struct Reference

#include <isom.h>

Data Fields

int64_t moof_offset
 
int headers_read
 
int current
 
int nb_stream_info
 
MOVFragmentStreamInfostream_info
 

Detailed Description

Definition at line 146 of file isom.h.

Field Documentation

◆ moof_offset

int64_t MOVFragmentIndexItem::moof_offset

◆ headers_read

int MOVFragmentIndexItem::headers_read

Definition at line 148 of file isom.h.

Referenced by mov_read_header(), mov_seek_fragment(), mov_switch_root(), and update_frag_index().

◆ current

int MOVFragmentIndexItem::current

Definition at line 149 of file isom.h.

Referenced by get_current_frag_stream_info(), set_frag_stream(), and update_frag_index().

◆ nb_stream_info

int MOVFragmentIndexItem::nb_stream_info

◆ stream_info

MOVFragmentStreamInfo* MOVFragmentIndexItem::stream_info

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