Function av_get_channel_layout_nb_channels

Source
pub unsafe extern "C" fn av_get_channel_layout_nb_channels(
    channel_layout: u64,
) -> c_int
Expand description

Return the number of channels in the channel layout.