Function rsmpeg::ffi::av_channel_layout_extract_channel[][src]

pub unsafe extern "C" fn av_channel_layout_extract_channel(
    channel_layout: u64,
    index: i32
) -> u64
Expand description

Get the channel with the given index in channel_layout.