FFmpeg
|
#include <ffmpeg.h>
Data Fields | |
struct FilterGraph * | graph |
uint8_t * | name |
struct FilterGraph* InputFilter::graph |
Definition at line 288 of file ffmpeg.h.
Referenced by ifilter_alloc(), ifilter_bind_ist(), ifilter_send_eof(), ifilter_send_frame(), ifilter_sub2video(), and ifilter_sub2video_heartbeat().
uint8_t* InputFilter::name |
Definition at line 289 of file ffmpeg.h.
Referenced by fg_create(), fg_free(), and init_input_filter().