FFmpeg
|
#include <ffmpeg.h>
Data Fields | |
struct FilterGraph * | graph |
uint8_t * | name |
struct FilterGraph* InputFilter::graph |
Definition at line 353 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 354 of file ffmpeg.h.
Referenced by fg_complex_bind_input(), fg_create(), fg_free(), and send_frame().