FFmpeg
Data Fields
MOVFragmentIndex Struct Reference

#include <isom.h>

Data Fields

int allocated_size
 
int complete
 
int current
 
int nb_items
 
MOVFragmentIndexItemitem
 

Detailed Description

Definition at line 144 of file isom.h.

Field Documentation

◆ allocated_size

int MOVFragmentIndex::allocated_size

Definition at line 145 of file isom.h.

◆ complete

int MOVFragmentIndex::complete

Definition at line 146 of file isom.h.

Referenced by mov_seek_fragment().

◆ current

int MOVFragmentIndex::current

Definition at line 147 of file isom.h.

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

◆ nb_items

int MOVFragmentIndex::nb_items

◆ item

MOVFragmentIndexItem* MOVFragmentIndex::item

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