Function gstreamer_audio::get_channel_reorder_map[][src]

pub fn get_channel_reorder_map(
    from: &[AudioChannelPosition],
    to: &[AudioChannelPosition],
    reorder_map: &mut [usize]
) -> Result<(), BoolError>