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

#include <isom.h>

Data Fields

unsigned track_id
unsigned item_count
unsigned current_item
MOVFragmentIndexItemitems

Detailed Description

Definition at line 108 of file isom.h.

Field Documentation

unsigned MOVFragmentIndex::track_id

Definition at line 109 of file isom.h.

Referenced by mov_read_tfhd(), and read_tfra().

unsigned MOVFragmentIndex::item_count

Definition at line 110 of file isom.h.

Referenced by read_tfra().

unsigned MOVFragmentIndex::current_item

Definition at line 111 of file isom.h.

Referenced by mov_read_tfhd().

MOVFragmentIndexItem* MOVFragmentIndex::items

Definition at line 112 of file isom.h.

Referenced by mov_read_close(), mov_read_tfhd(), and read_tfra().


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