pub unsafe extern "C" fn avfilter_link_get_channels(
link: *mut AVFilterLink,
) -> c_intExpand description
Get the number of channels of a link. @deprecated Use av_buffersink_get_channels()
pub unsafe extern "C" fn avfilter_link_get_channels(
link: *mut AVFilterLink,
) -> c_intGet the number of channels of a link. @deprecated Use av_buffersink_get_channels()