pub unsafe extern "C" fn ff_framequeue_add( fq: *mut FFFrameQueue, frame: *mut AVFrame, ) -> c_int
Add a frame. @return >=0 or an AVERROR code.