MOVContext Struct Reference

#include <isom.h>


Data Fields

AVClassavclass
AVFormatContextfc
int time_scale
int64_t duration
 duration of the longest track
int found_moov
 'moov' atom has been found
int found_mdat
 'mdat' atom has been found
DVDemuxContextdv_demux
AVFormatContextdv_fctx
int isom
 1 if file is ISO Media (mp4/3gp)
MOVFragment fragment
 current fragment in moof atom
MOVTrackExttrex_data
unsigned trex_count
int itunes_metadata
 metadata are itunes style
int chapter_track
int use_absolute_path
int64_t next_root_atom
 offset of the next root atom


Detailed Description

Definition at line 148 of file isom.h.


Field Documentation

Definition at line 149 of file isom.h.

Definition at line 162 of file isom.h.

Referenced by mov_read_chap(), mov_read_chapters(), and mov_read_header().

duration of the longest track

Definition at line 152 of file isom.h.

Referenced by mov_read_mvhd().

Definition at line 155 of file isom.h.

Referenced by ff_mov_read_stsd_entries(), mov_read_close(), and mov_read_packet().

Definition at line 156 of file isom.h.

Referenced by ff_mov_read_stsd_entries(), and mov_read_close().

'mdat' atom has been found

Definition at line 154 of file isom.h.

Referenced by mov_read_default(), mov_read_mdat(), and mov_read_packet().

'moov' atom has been found

Definition at line 153 of file isom.h.

Referenced by mov_read_default(), mov_read_header(), and mov_read_moov().

current fragment in moof atom

Definition at line 158 of file isom.h.

Referenced by mov_read_moof(), mov_read_tfhd(), and mov_read_trun().

1 if file is ISO Media (mp4/3gp)

Definition at line 157 of file isom.h.

Referenced by ff_mov_read_stsd_entries(), mov_read_ftyp(), and mov_read_hdlr().

metadata are itunes style

Definition at line 161 of file isom.h.

Referenced by mov_read_ilst(), and mov_read_udta_string().

offset of the next root atom

Definition at line 164 of file isom.h.

Referenced by mov_read_default(), and mov_read_packet().

Definition at line 151 of file isom.h.

Referenced by mov_build_index(), mov_read_mvhd(), and mov_read_trak().

Definition at line 160 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

Definition at line 159 of file isom.h.

Referenced by mov_read_close(), mov_read_header(), mov_read_tfhd(), and mov_read_trex().

Definition at line 163 of file isom.h.

Referenced by mov_read_trak().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8