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