FFmpeg  4.0
Data Fields
MOVFragmentIndex Struct Reference

#include <libavformat/isom.h>

Data Fields

int allocated_size
 
int complete
 
int current
 
int nb_items
 
MOVFragmentIndexItemitem
 

Detailed Description

Definition at line 127 of file isom.h.

Field Documentation

◆ allocated_size

int MOVFragmentIndex::allocated_size

Definition at line 128 of file isom.h.

Referenced by update_frag_index().

◆ complete

int MOVFragmentIndex::complete

Definition at line 129 of file isom.h.

Referenced by mov_read_default(), mov_read_sidx(), and mov_seek_fragment().

◆ current

int MOVFragmentIndex::current

◆ nb_items

int MOVFragmentIndex::nb_items

◆ item

MOVFragmentIndexItem* MOVFragmentIndex::item

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