audio_channel_positions_to_valid_order


Description:

[ 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.

Parameters:

position

The channel positions to reorder to.

channels

The number of channels.

Returns:

true if the channel positions are valid and reordering was successful.


Namespace: Gst.Audio