|
FFmpeg
|
#include <ffmpeg.h>
Data Fields | |
| int | stream_idx |
| int64_t | duration |
| int LastFrameDuration::stream_idx |
Definition at line 395 of file ffmpeg.h.
Referenced by decoder_thread(), and seek_to_start().
| int64_t LastFrameDuration::duration |
Definition at line 396 of file ffmpeg.h.
Referenced by decoder_thread(), and seek_to_start().
1.8.17