[ 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.
| buffer |
a Buffer |
| to_position |
the channel positions of the destination |
| to_channels |
The number of channels of the destination |
|
the DownmixMeta on |