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
 
uint64_t implicit_offset
 
unsigned stsd_id
 
unsigned duration
 
unsigned size
 
unsigned flags
 
int64_t time
 

Detailed Description

Definition at line 78 of file isom.h.

Field Documentation

unsigned MOVFragment::track_id

Definition at line 79 of file isom.h.

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

uint64_t MOVFragment::base_data_offset

Definition at line 80 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

uint64_t MOVFragment::moof_offset

Definition at line 81 of file isom.h.

Referenced by mov_read_moof(), and mov_read_tfhd().

uint64_t MOVFragment::implicit_offset

Definition at line 82 of file isom.h.

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

unsigned MOVFragment::stsd_id

Definition at line 83 of file isom.h.

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

unsigned MOVFragment::duration

Definition at line 84 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::size

Definition at line 85 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::flags

Definition at line 86 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

int64_t MOVFragment::time

Definition at line 87 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().


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