|
FFmpeg
|
Data Fields | |
| int64_t | pts |
| int64_t | nb_frames |
| unsigned | eof |
Definition at line 46 of file avf_concat.c.
| int64_t ConcatContext::concat_in::pts |
Definition at line 47 of file avf_concat.c.
Referenced by find_next_delta_ts(), and send_silence().
| int64_t ConcatContext::concat_in::nb_frames |
Definition at line 48 of file avf_concat.c.
| unsigned ConcatContext::concat_in::eof |
Definition at line 49 of file avf_concat.c.
Referenced by activate(), and close_input().
1.8.6