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