Reorders data from the channel positions from to the channel positions to. from and to must contain the same number of positions and the same positions, only in a different order.
Note: this function assumes the audio data is in interleaved layout
The pointer to the memory.
The gstaudio.types.AudioFormat of the buffer.
The channel positions in the buffer.
The channel positions to convert to.
true if the reordering was possible.
Reorders data from the channel positions from to the channel positions to. from and to must contain the same number of positions and the same positions, only in a different order.
Note: this function assumes the audio data is in interleaved layout