Data Fields | |
AVClass * | class |
class for private options | |
char * | graph_str |
char * | dump_graph |
AVFilterGraph * | graph |
AVFilterContext ** | sinks |
int * | sink_stream_map |
int * | stream_sink_map |
Definition at line 41 of file lavfi.c.
char* LavfiContext::dump_graph |
char* LavfiContext::graph_str |
Definition at line 47 of file lavfi.c.
Referenced by lavfi_read_close(), lavfi_read_header(), and lavfi_read_packet().
Definition at line 46 of file lavfi.c.
Referenced by lavfi_read_close(), lavfi_read_header(), and lavfi_read_packet().