FFmpeg
|
#include <isom.h>
Data Fields | |
int64_t | duration |
int64_t | time |
float | rate |
int64_t MOVElst::duration |
Definition at line 68 of file isom.h.
Referenced by get_edit_list_entry(), mov_build_index(), and mov_read_elst().
int64_t MOVElst::time |
Definition at line 69 of file isom.h.
Referenced by get_edit_list_entry(), mov_build_index(), and mov_read_elst().
float MOVElst::rate |
Definition at line 70 of file isom.h.
Referenced by mov_read_elst().