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