TypeScript API Documentation for GSTREAMER AUDIO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.
data
from
to
Note: this function assumes the audio data is in interleaved layout
The pointer to the memory.
The %GstAudioFormat of the buffer.
The channel positions in the buffer.
The channel positions to convert to.
true if the reordering was possible.
true
Reorders
datafrom the channel positionsfromto the channel positionsto.fromandtomust 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