avfilter_process_command

Make the filter instance process a command. It is recommended to use avfilter_graph_send_command().

extern (C) @nogc nothrow
int
avfilter_process_command
(,
const(char)* cmd
,
const(char)* arg
,
char* res
,,
int flags
)

Meta