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

Field Documentation

◆ track_id

unsigned MOVTrackExt::track_id

Definition at line 120 of file isom.h.

Referenced by mov_read_trex().

◆ stsd_id

unsigned MOVTrackExt::stsd_id

Definition at line 121 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

◆ duration

unsigned MOVTrackExt::duration

Definition at line 122 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

◆ size

unsigned MOVTrackExt::size

Definition at line 123 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().

◆ flags

unsigned MOVTrackExt::flags

Definition at line 124 of file isom.h.

Referenced by mov_read_tfhd(), and mov_read_trex().


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