Function rsmpeg::ffi::avfilter_link_get_channels[][src]

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

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