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

Field Documentation

unsigned MOVFragment::track_id

Definition at line 88 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 89 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

uint64_t MOVFragment::moof_offset

Definition at line 90 of file isom.h.

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

uint64_t MOVFragment::implicit_offset

Definition at line 91 of file isom.h.

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

unsigned MOVFragment::stsd_id

Definition at line 92 of file isom.h.

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

unsigned MOVFragment::duration

Definition at line 93 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::size

Definition at line 94 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

unsigned MOVFragment::flags

Definition at line 95 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().

int64_t MOVFragment::time

Definition at line 96 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trun().


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