[][src]Function ffmpeg_dev::sys::ffurl_get_short_seek

pub unsafe extern "C" fn ffurl_get_short_seek(h: *mut URLContext) -> c_int

Return the current short seek threshold value for this URL.

@return threshold (>0) on success or <=0 on error.