FFmpeg
|
MOVTrackExt Struct Reference
#include <isom.h>
Collaboration diagram for MOVTrackExt:
Data Fields | |
unsigned | track_id |
unsigned | stsd_id |
unsigned | duration |
unsigned | size |
unsigned | flags |
Detailed Description
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:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11