[][src]Function x264_dev::sys::x264_encoder_delayed_frames

pub unsafe fn x264_encoder_delayed_frames(arg1: *mut X264T) -> c_int

return the number of currently delayed (buffered) frames this should be used at the end of the stream, to know when you have all the encoded frames.