Libav
Data Fields
MOVTrackExt Struct Reference

#include <isom.h>

Data Fields

unsigned track_id
 
unsigned stsd_id
 
unsigned duration
 
unsigned size
 
unsigned flags
 

Detailed Description

Definition at line 83 of file isom.h.

Field Documentation

§ track_id

unsigned MOVTrackExt::track_id

Definition at line 84 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

§ stsd_id

unsigned MOVTrackExt::stsd_id

Definition at line 85 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

§ duration

unsigned MOVTrackExt::duration

Definition at line 86 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

§ size

unsigned MOVTrackExt::size

Definition at line 87 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

§ flags

unsigned MOVTrackExt::flags

Definition at line 88 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().


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