Function ff_poll_frame

Source
pub unsafe extern "C" fn ff_poll_frame(
    link: *mut AVFilterLink,
) -> c_int
Expand description

Poll a frame from the filter chain.

@param link the input link @return the number of immediately available frames, a negative number in case of error