pub unsafe extern "C" fn avfilter_link_get_channels(
    link: *mut AVFilterLink
) -> c_int
Expand description

Get the number of channels of a link. @deprecated Use av_buffersink_get_channels()