FFmpeg
|
#include <ffmpeg.h>
Data Fields | |
struct FilterGraph * | graph |
uint8_t * | name |
struct FilterGraph* InputFilter::graph |
Definition at line 350 of file ffmpeg.h.
Referenced by ifilter_alloc(), ifilter_bind_dec(), ifilter_bind_fg(), ifilter_bind_ist(), send_eof(), sub2video_push_ref(), and sub2video_update().
uint8_t* InputFilter::name |
Definition at line 351 of file ffmpeg.h.
Referenced by fg_complex_bind_input(), fg_create(), and fg_free().