FFmpeg
4.0
|
#include <libavformat/isom.h>
Data Fields | |
unsigned int | count |
int | duration |
unsigned int MOVStts::count |
Definition at line 55 of file isom.h.
Referenced by add_ctts_entry(), find_prev_closest_index(), mov_build_index(), mov_estimate_video_delay(), mov_fix_index(), mov_read_packet(), mov_read_stts(), mov_read_trak(), mov_read_trun(), mov_seek_stream(), mov_write_ctts_tag(), and mov_write_stts_tag().
int MOVStts::duration |
Definition at line 56 of file isom.h.
Referenced by add_ctts_entry(), mov_build_index(), mov_estimate_video_delay(), mov_fix_index(), mov_read_packet(), mov_read_stts(), mov_read_trak(), mov_read_trun(), mov_write_ctts_tag(), and mov_write_stts_tag().