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(), and mov_seek_stream().
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(), and mov_read_trun().
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(), and mov_read_trun().