AVFilterLink.frame_wanted_out

True if a frame is currently wanted on the output of this filter. Set when ff_request_frame() is called by the output, cleared when a frame is filtered.

struct AVFilterLink
int frame_wanted_out;

Meta