MOVTrackExt Struct Reference

#include <isom.h>

Collaboration diagram for MOVTrackExt:
Collaboration graph

Data Fields

unsigned track_id
 
unsigned stsd_id
 
unsigned duration
 
unsigned size
 
unsigned flags
 

Detailed Description

Definition at line 82 of file isom.h.

Field Documentation

unsigned MOVTrackExt::duration

Definition at line 85 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

unsigned MOVTrackExt::flags

Definition at line 87 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

unsigned MOVTrackExt::size

Definition at line 86 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

unsigned MOVTrackExt::stsd_id

Definition at line 84 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

unsigned MOVTrackExt::track_id

Definition at line 83 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().


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