FFmpeg
|
Data Fields | |
char * | url |
int64_t | start_time |
int64_t | duration |
Definition at line 28 of file concatdec.c.
char* ConcatFile::url |
Definition at line 29 of file concatdec.c.
Referenced by add_file(), concat_read_close(), and open_file().
int64_t ConcatFile::start_time |
Definition at line 30 of file concatdec.c.
Referenced by add_file(), concat_read_header(), concat_read_packet(), open_file(), real_seek(), and try_seek().
int64_t ConcatFile::duration |
Definition at line 31 of file concatdec.c.
Referenced by add_file(), concat_read_header(), open_file(), and open_next_file().