|
FFmpeg
4.0
|
#include <libavformat/isom.h>
Data Fields | |
| int64_t | start |
| int64_t | end |
| int64_t MOVIndexRange::start |
Definition at line 136 of file isom.h.
Referenced by mov_current_sample_dec(), mov_current_sample_inc(), mov_current_sample_set(), and mov_fix_index().
| int64_t MOVIndexRange::end |
Definition at line 137 of file isom.h.
Referenced by mov_current_sample_dec(), mov_current_sample_inc(), mov_current_sample_set(), and mov_fix_index().
1.8.13