[][src]Function stainless_ffmpeg_sys::avfilter_config_links

pub unsafe extern "C" fn avfilter_config_links(
    filter: *mut AVFilterContext
) -> c_int

Negotiate the media format, dimensions, etc of all inputs to a filter.

@param filter the filter to negotiate the properties for its inputs @return zero on successful negotiation