[ CCode ( cname = "gst_audio_channel_positions_to_valid_order" ) ]
public bool audio_channel_positions_to_valid_order (ChannelPosition[] position)
Reorders the channel positions in position from any order to the GStreamer channel order.
| position |
The channel positions to reorder to. |
| channels |
The number of channels. |
|
true if the channel positions are valid and reordering was successful. |