[−][src]Function ffmpeg_dev::sys::ff_poll_frame
pub unsafe extern "C" fn ff_poll_frame(link: *mut AVFilterLink) -> c_int
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