buffer_get_audio_downmix_meta_for_channels


Description:

[ CCode ( cname = "gst_buffer_get_audio_downmix_meta_for_channels" ) ]
public unowned DownmixMeta? buffer_get_audio_downmix_meta_for_channels (Buffer buffer, ChannelPosition[] to_position)

Find the DownmixMeta on buffer for the given destination channel positions.

Parameters:

buffer

a Buffer

to_position

the channel positions of the destination

to_channels

The number of channels of the destination

Returns:

the DownmixMeta on buffer.


Namespace: Gst.Audio