|
FFmpeg
|
#include <ffmpeg_utils.h>
Data Fields | |
| int64_t | ts |
| AVRational | tb |
Definition at line 30 of file ffmpeg_utils.h.
| int64_t Timestamp::ts |
Definition at line 31 of file ffmpeg_utils.h.
Referenced by demux_flush(), ifile_open(), mux_task_start(), sch_dec_receive(), seek_to_start(), and ts_fixup().
| AVRational Timestamp::tb |
Definition at line 32 of file ffmpeg_utils.h.
Referenced by demux_flush(), mux_task_start(), seek_to_start(), and ts_fixup().
1.8.17