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 150 of file isom.h.

Field Documentation

◆ allocated_size

int MOVFragmentIndex::allocated_size

Definition at line 151 of file isom.h.

◆ complete

int MOVFragmentIndex::complete

Definition at line 152 of file isom.h.

Referenced by mov_seek_fragment().

◆ current

int MOVFragmentIndex::current

Definition at line 153 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: