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

#include <isom.h>

Data Fields

unsigned track_id
 
uint64_t base_data_offset
 
uint64_t moof_offset
 
unsigned stsd_id
 
unsigned duration
 
unsigned size
 
unsigned flags
 

Detailed Description

Definition at line 72 of file isom.h.

Field Documentation

unsigned MOVFragment::track_id

Definition at line 73 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

uint64_t MOVFragment::base_data_offset

Definition at line 74 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

uint64_t MOVFragment::moof_offset

Definition at line 75 of file isom.h.

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

unsigned MOVFragment::stsd_id

Definition at line 76 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::duration

Definition at line 77 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::size

Definition at line 78 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::flags

Definition at line 79 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().


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