[][src]Function ffmpeg_sys_next::avfilter_link_get_channels

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

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