|
FFmpeg
|
#include <isom.h>
Data Fields | |
| unsigned int | count |
| unsigned int | duration |
| int | offset |
| unsigned int MOVTimeToSample::count |
Definition at line 58 of file isom.h.
Referenced by add_tts_entry(), find_prev_closest_index(), mov_build_index(), mov_estimate_video_delay(), mov_finalize_packet(), mov_fix_index(), mov_merge_tts_data(), mov_read_trun(), mov_seek_stream(), and mov_update_sample_durations().
| unsigned int MOVTimeToSample::duration |
Definition at line 59 of file isom.h.
Referenced by add_tts_entry(), mov_build_index(), mov_finalize_packet(), mov_fix_index(), mov_merge_tts_data(), mov_read_trak(), mov_read_trun(), and mov_update_sample_durations().
| int MOVTimeToSample::offset |
Definition at line 60 of file isom.h.
Referenced by add_tts_entry(), mov_build_index(), mov_estimate_video_delay(), mov_finalize_packet(), mov_fix_index(), mov_merge_tts_data(), mov_read_trun(), and mov_update_sample_durations().